FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Question about Including Files

 


Diablosblizz
Hi, I own a download site, and I wish for the downloads to be hosted on another server. Now on the other server (where the downloads are) I would like to have the pages include the .exe, .zip, .whatever. For example, when the person loads the page, the download screen would come up, and then it would allow you to download.

Ive tried:
Code:
 <!--#include file="InstallSB.exe"-->

and that did not work.

Please help, and also note that the downloads server does NOT have php enabled, only HTML, and .htaccess.

Thx!
webgeek
A simple hyperlink will do.

Code:

<a href="Install.EXE">Install.EXE 4MB</a>
rfwrangler
Yeah I agree the hyperlink will work. Make sure the path is set to the path of the file to be downloaded.
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.