Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Digital Lifestyle
Web Design and Hosting
Javascript question
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="WilliS" data-source="post: 55591"><p>whenever i see a website that has a link which starts a download, the source code is always a javascript action.</p><p></p><p>something to the effect of:</p><p>run javascript<img src="/data/assets/smilies/download.gif" class="smilie" loading="lazy" alt=":download" title="download :download" data-shortname=":download" />Now('http://www.website.com');</p><p></p><p>or something of the sort. </p><p></p><p>any of you java kids out there be willing to let me know the script? i just want a universal script which will allow me to make links on my webpage, that when someone clicks on them, will download a file which is uploaded to my webserver.</p><p></p><p>thanks <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="WilliS, post: 55591"] whenever i see a website that has a link which starts a download, the source code is always a javascript action. something to the effect of: run javascript:downloadNow('http://www.website.com'); or something of the sort. any of you java kids out there be willing to let me know the script? i just want a universal script which will allow me to make links on my webpage, that when someone clicks on them, will download a file which is uploaded to my webserver. thanks :) [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Digital Lifestyle
Web Design and Hosting
Javascript question
Top