RE: Re: uploading files... necessary Ajax?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[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.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux