Click to See Complete Forum and Search --> : Saving page temporarily on client machine


sager
October 25th, 2002, 05:59 AM
I have a page frame that I would like to write temporarily to the client rather than the server. How would I accomplish this?

mikescham
November 4th, 2002, 04:16 PM
You can't. It's a security thing. Imagine what could happen if scripts running in the browser were allowed to write files to your hardrive...

Why would you want to do this anyway??