
April 29th, 2004, 10:39 AM
|
|
Registered User
|
|
Join Date: Mar 2004
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
File Transfer Script
I searched and searched at Google and couldn't find a thing that helped me here...
In my website, I have a script that authenticates the user (login) in ASP and then checks a few informations. But what interests for this topic is what's called next: a file download page.
Of course I could simply ask the user to Save File As in a location I would inform him, but I would like to have a script that would do that for him. It gets the file from the server and transfers it to a default folder in the user's computer.
Is it possible?
|