On Friday 04 August 2006 10:07, Robert Cummings wrote: > You mean the http protocol won't let you write. At any rate, you can try > using ftp instead of http (you'll need to make sure it's set up on the > images server). Alternatively you can use a network file system or use > CURL or low level sockets to POST them to your images server. > That's what I was thinking if you wanted to keep it all HTTP. You could have an script on the images server that you submit the file to through a POST. Then the script would move it to the appropriate place. Remember to keep security in mind though. -- Ray Hauge Programmer/Systems Administrator American Student Loan Services www.americanstudentloan.com 1.800.575.1099 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php