//flex table opened by JP

Click to See Complete Forum and Search --> : how do I host a file


fyutp
08-29-2005, 10:23 PM
Well im doing my best to make a website, this is my first time and im using dreamweaver.

I cant figure out how host a file since i want it so you click on the text and ur able to download the file

fancyf
08-29-2005, 10:49 PM
<a href="yourfile.zip">Link Here</a>

Put the file in the same directory as the HTML file.