ASP and FTP
Hi guys, I hope someone can help me...
What I need to do is after I connect to the (SQL in my example)database and on the browser page I list all the data from a table, the data is NameOfTheFile and LocationOfTheFile, I need a download link that after I click on it creates the temporary ftp script with all the data needed like ftp server name, username, password, and the LocationOfTheFIle and NameOfTheFile which are in a database, then triggered and run...
what the script should do is to actually download a file from a location and these two arguments (filename and location) are specified as link arguments to the asp page that generates the temporary ftp script
Can anyone give me some clues, information, samples ?
Thanks in advance to all the people with good will to help
|