Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Client Save from Server

Status
Not open for further replies.

Watts

Programmer
Jan 18, 2001
80
US
Here is a hypothetical. Say I have some data on a server that represents some sort of configuration and I want to download this information to the client machine and save it into a file for later uploads back to the server.

Is there a security issue? Is this possible without special options in IE? Is there another way to accomplish this? Do I have to write this information to a virtual file on the server first and then download it using the usual HTTP style (I'd rather avoid this if possible)?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top