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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Saving XML file to client machine

Status
Not open for further replies.

Yazster

Programmer
Sep 20, 2000
175
CA
Hi all,

Is there a way to create and save an xml file to a client's machine without having to enable the "initialize and script activeX controls not market as safe"?

I have complex form screens that users want to be able to save and restore at a later time, and there is too much content for cookies (many text-area controls).

I want to be able to determine the client's temp folder and be able to save my content to an XML file on the client's machine, without having to ask every user to change their security settings.

Any help would be greatly appreciated!
Thanks,
Yazster
 
No theres no way to safe any files to client machines other tan using ActiveX controls. It's just a security issue



What would you attempt to accomplish if you knew you would not fail?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top