Help - Search - Members - Calendar
Full Version: download script
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
jumpropeforheart
how do you make it so that when someone wants something off your site (like from mosts visitors section) they can click a link and a download file will pop-up?
mipadi
You can just create a link to the file, such as:
CODE
<a href="path/to/file.exe">Download my program!</a>
jumpropeforheart
does it have to be a .exe? i tried that and it didn't work. i also tried saving it as a .zip but when i downloaded it tried to open it, a pop-up came up or something saying it wouldn't work.

also, how do you make it so that you can download multiple things at once...like brushes?
mipadi
You can specify any file in a link. It doesn't matter what type. You just put the path to the file in the href attribute, just like a normal hyperlink.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.