QA.TechInterviews.com - your tech questions answered
Putting A Downloadable File On A Web Site?
I read about microsofts "my private file", now withdrawn. It seemed like a useful feature. I managed to find a proper file of this and have saved it, before installing, to capture the installer as well. Can i just put this on my ntl web space for others to use, as is, or is there code needed like you see "download now" buttons on websites.
you can just upload the file on to your server-- and for the button just provide the direct link to the file. that's all.
upload it to your server.

on your web page put

<a href="http://www.yourname.com/files/yourfile.exe">Download This</a>
you can just upload the file on to your server-- and for the button just provide the direct link to the file. that's all.
i duno

Back to QA. TechInterviews.com. Powered by Yahoo! Answers and TechInterviews.com community.