Help - Search - Members - Calendar
Full Version: Linking Issue
!BigBlueHost Support Forums > Technical Support > Starting Your Web Site
Dregoth
I'm trying to start a simple webpage and the first item that I attempted to created was a hyperlink to a file. The hyperlink appears to work to a .jpg or .html file but I get a 404 error when I try to link it to a .zip or .exe file to download. Any suggestions?

Here is the sample hyperlink that I am using...

<a href="files/test.exe">Test File</a>

Dregoth
I think I figured it out, but not sure... I just changed the code to look like

<a href="./files/test.exe">Test File</a>
rudy
QUOTE(Dregoth @ Apr 15 2006, 07:58 PM)
I think I figured it out, but not sure... I just changed the code to look like

<a href="./files/test.exe">Test File</a>
*




if your still having issues linking to an exe contact our support team.
at http://www.bigbluesupport.com


This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.