Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File downloading
Message
General information
Forum:
Internet
Category:
Other
Miscellaneous
Thread ID:
00614969
Message ID:
00615077
Views:
22
Thank you,

I will play around with this. So simple, so much fun. Will the file be opened in an editor like notepad? I don't want it to open I just want it saved. I want the user to save it to a folder on their machine. That is important and I am sorry I did not make that clear.

Neil

>>Hi UTers,
>>
>>I have a simple server in my office. I have 10 asp pages that my customers can hit on my server. I would like my customers to hit a link on a page so that they can download a file that I put on my c: drive. Right after the customer logs in, I load the file c:\inetpub\wwwroot\babydell\YourFile.txt on my hard drive. I would like the customer to be able to hit a link and download that file. Do I need to set up FPT on my server? If so please provide me with tech references. I am running 2000 server with IIS. Or... is there an easier way to do this.
>>
>>Thanx,
>>Neil
>
>Neil;
>
>Use code like this.
>
>

>< a href="MyFile.txt">My File< /a>
>


>
>The file or files to be downloaded would reside in the same directory as your ASP pages, in this case. So they would be loaded to your web site as are your ASP pages.
>
>You can place the code in a table if you wish so it will appear where you want it.
>
>
>Tom
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform