Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 How can I use the FSO to read a file on the server and write it to a client

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-12-12 : 09:02:42
Eric writes "Is there a way I can read a test file on the server and then
use client side VBScript to write it to the client?

(e.g. People are way too lazy these days so they want me to
speed up the downloading process with as minimal button-pushing
as possible. What I had set up was a page that writes a file to
the server and then the user would right-click on the file to
"save target as" and save it to their hard drive. But like I
said, people are lazy so they asked me to set up a script that
would do that for them. Any advice?)"
   

- Advertisement -