You can try this one http://swfupload.mammon.se/ (I didn't try that yet... but planning to do so shortly)
Rob > -----Original Message----- > From: pere roca ristol [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 21, 2007 12:04 PM > To: Jay Blanchard > Cc: T.Lensselink; Jochem Maas; php-general@lists.php.net > Subject: Re: [PHP] uploading files... necessary Ajax? > > Thanks for the answer, > you are right, Jay, I don't want nor reload the page nor a new .php > page > (the one that works with the data I post) appears. It's difficult to > believe > that a so dummy thing is not working in php (without Ajax)! > I found this URL explaining ajax/php for uploading files. > http://www.anyexample.com/programming/php/php_ajax_example__asynchronou > s_file_upload.xml > > Pere > > 2007/11/21, Jay Blanchard <[EMAIL PROTECTED]>: > > > > [snip] > > Seems to me Pere want's to do an upload without reloading the whole > > page. > > [/snip] > > > > The problem is that you cannot upload files using Ajax alone. But you > > can do it without a reload, requires an invisible IFRAME and a little > > technique. Search Google for several different articles on this. > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php