PDA

View Full Version : Need immediate help !



reni2040
May 3rd, 2010, 04:06 AM
Hello guys.... am doing a gaming page.. so inserted download button and gave this link http://fs53.aload.net/get/2016560/GTAEFLC-DVD1.iso . But whn i click the button its going to the hosted website. But when its copy pasted in URL the download starts. Its a direct download link..... I want the download to start when a user clicks it...can anyone help me !...thnx

Jedisloth
May 3rd, 2010, 08:56 AM
have you tried


<input type="button" onclick="http://fs53.aload.net/get/2016560/GTAEFLC-DVD1.iso" value="Download" />

if you wanna use your own custom button just add

style="background-image:url(images/chat.gif)
instead of

value="Download"

reni2040
May 3rd, 2010, 09:20 AM
Yes tried that... but download doesn't starts.... see here http://fullgamesoft.x10hosting.com/test.html . thnx.....

Jedisloth
May 3rd, 2010, 09:37 AM
try hosting it on another site and then directing your link to their site. http://www.mediafire.com/ or something it also helps you not having to deal with the bandwidth of people downloading the file (in case its a big file)

otherwise i have no idea why its not working :)

reni2040
May 3rd, 2010, 10:36 AM
Oh thanx jedi for ur tries to help me....... its not uploaded by me.... so have to link to that site iteself.... can any one help me in this matter ? ...thnx