Save File automatically

T

Tommy

Is it possible to write asp file which create some text file and then save
in local drive automatically without human interaction? I haven't any idea.
Thx.
 
P

Patrice

"Local" ? If you meant "client side" obviously no for satefy reasons (the
user will have to tell where to save the file). You still can use an ActiveX
control, a Java applet or a .NET control that the user will have to "accept"
first...

"Server side" there is no problem see the "Scripting.FileSystemObject" for
example that allows to write files on the "local" (from the ASP page point
of view) server side disks...

Patrice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top