![]() |
|
| |||||||
| Notices |
| Hyperlinking - Making it all come together Discussion and help related to linking your pages together with hyperlinks, standard navigation menubars, linking images, dynamic menus and Go menus. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
i have zip files that needs to be downloaded by others, how should i create a hyperlink to those files? sould i do it like this www.mysite.com/file.zip/?????
|
|
#2
| ||||
| ||||
| www.yoursite.com/file.zip, the trailing / at the end will make the browser interpret it as a folder and not a file, it would attempt to load www.yoursite.com/file.zip/index.html
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |