try using http file upload. there is a lot on this in the php manual. then you can send the file back by sending headers first and then sending the data (it will prompt user with "save file as..." dialogue). --- Gerardo Rojas <grojas@strategicinc.com> wrote: > I am running IIS with PHP. I want to be able to > take a user's input (a file) and process it and > write back generated files to the users' pc. > Currently the script works fine but only on the > actual server. Any help would be appreciated. > > How do I open or pass a file from a user to the > webserver? > > > > -- > Gerardo S. Rojas > mailto: grojas@strategicinc.com > > ________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http://mail.messenger.yahoo.co.uk -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php