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!

Copy files from Server to client machine on clicking button on webpage

Status
Not open for further replies.

ravula2000

IS-IT--Management
Mar 8, 2002
205
US
I have a webapplication on a server. In this webapplication we have to provide a menu where users can select a list of files
from a directory and on pressing download, the files should be automatically copy to users local machine say in c:\. Is this possible
using Javascript or vb or asp etc.
 
You can provide the files as downloads simply by dircting the user to the file, but tat will show the Saves As dialog.

You won't be able to save directly o there computer without uing something like an ActiveX control (security issues).

-T

[sub]01000111 01101111 01110100 00100000 01000011 01101111 01100110 01100110 01100101 01100101 00111111[/sub]
The never-completed website:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top