At 11:49 AM -0600 11/21/07, Jay Blanchard wrote:
[snip] Ahhh, so that's it. My twitchy little brain was thinking if I can send arguments to the server via ajax, then why can't I send ""multipart/form-data"? After all, data is data right? It might be too cpu intensive, but I can imagine js breaking down an image file in packets and then sending those to a server via post arguments to be assembled on the server. Is that not feasible, or am I blowing wind out my shorts again? [/snip] The wind does blow.... JS does not have permissions to do such file handling.
Yeah, the permission thing again. But, take a look at this: http://www.captain.at/ajax-file-upload.php They look like their blowing the same wind. Cheers, tedd -- ------- http://sperling.com http://ancientstones.com http://earthstones.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php