I am new to x10 but like it so far. However, I am trying to do a fairly simple task of putting a hyperlink into my site which will access an .exe file for download. The reason for this is one of our clan members makes custom maps for a clan in Swat 4 The Stetchkov Syndicate. These maps have 2 files per map. I then, using WinRAR, create an exe for 3 maps at a time to keep download sized low.
I cannot add a link to my site that will access these downloads. I get a page with:
The page you requested does not exist, you can try visiting this site's home page below.
http://skycougar.x10hosting.com.
The .exe files are in a folder called "Uploads" witin my public html folder. My html is as follows. What am I doing wrong?
<p><a href="http://forums.x10hosting.com/programming-help/http://skycougar.x10hosting.com/public_html/uploads/EncoreMall.rar.exe"><img src="http://forums.x10hosting.com/programming-help/http://skycougar.x10hosting.com/public_html/public_html/images/19_1.jpg" width="300" height="200" alt="Encore Mall" /></a></p>
Thank you,
Rodney
I cannot add a link to my site that will access these downloads. I get a page with:
The page you requested does not exist, you can try visiting this site's home page below.
http://skycougar.x10hosting.com.
The .exe files are in a folder called "Uploads" witin my public html folder. My html is as follows. What am I doing wrong?
<p><a href="http://forums.x10hosting.com/programming-help/http://skycougar.x10hosting.com/public_html/uploads/EncoreMall.rar.exe"><img src="http://forums.x10hosting.com/programming-help/http://skycougar.x10hosting.com/public_html/public_html/images/19_1.jpg" width="300" height="200" alt="Encore Mall" /></a></p>
Thank you,
Rodney
Last edited: