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

Need a Download html script

 


andy26
Hi iv made a program in visual basics and i want to publish it as freewear on my site it takes in game stats and saves a detailed statistics form to a web page or to a txt file i want to do it so people can download it from my ntl site or something but i dont know a html code for some to click on a button to download my safe and easy to use program. so if anyone knows a html code please post it here or PM me please.
TomS
A button to start download?
Code:
<a href="program.exe">Download my little Tool</a>


Code:
<a href="program.exe"><img src="downloadbutton.jpg"></a>
andy26
its the code to select a file which will be downloaded then a command so when the button is pressed it starts the download
Mosquito.Tyler
TomS wrote:
A button to start download?
Code:
<a href="program.exe">Download my little Tool</a>


Code:
<a href="program.exe"><img src="downloadbutton.jpg"></a>


yeah. that's what that is.
andy26
o ok thank you people
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.