Forums

ASP

This topic is locked

download problem... please help me

Posted 20 Dec 2002 18:48:51
1
has voted
20 Dec 2002 18:48:51 Giancarlo Barba posted:
Hi
i have a page with a list of file for free download. some user upload file of all type with pure asp upload and store only file name and extension in a database table. Problem... i have a details page for file with a description of file, with a recordset over file table filtered by id. I have a link for download with path of folder and dinamic name of file. Well. when i have a .doc or a .pdf document, associed spplication start automatically and file not are downloaded. How i can force the download of all file? i have tryed to link at another page that on load start download...but without result.
how i can force this download?

Replies

Replied 23 Dec 2002 17:25:01
23 Dec 2002 17:25:01 Andrew Watson replied:
You can use the FileSystem Object....

:: Son, im Thirty.... ::
Replied 23 Dec 2002 19:03:01
23 Dec 2002 19:03:01 Giancarlo Barba replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
You can use the FileSystem Object....

:: Son, im Thirty.... ::
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Thank you Leed
i know this objet but how i can use? i have tryed many script but without result...

Reply to this topic