Hello prthomp, Wednesday, January 5, 2005, 1:24:24 AM, you wrote:
pue> The whole process: pue> 1. User uploads from a specific location (that I already know) pue> 2. Modifies the file via the web pue> 3. Saves/downloads the file to that exact location as pue> pulled from and replaces the old file pue> It seems as though this can be done but I have not found a pue> way to do it, and I have searched a lot. Any thoughts on how to? Not possible with PHP. Perhaps with a signed Java applet, but otherwise no - you'll fall over on the final "saves to exact location and replaces old file" stage, every single time. You just don't have that level of control over what happens when you send the file back to the browser. Best regards, Richard Davey -- http://www.launchcode.co.uk - PHP Development Services "I am not young enough to know everything." - Oscar Wilde -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php