[Javascript] javascript:downloadNow

Peter Brunone peter at brunone.com
Thu Mar 17 14:39:33 CST 2005


Hi Nick,

   Welcome to Javascript :)

   Actually, you don't need JS at all for a download link.  Links already...er...link to files, like this:

<a href="http://shipmates.com/info.doc">Download</a>

   I don't know what this crazy function is, but you don't need it for what you're doing.

Cheers,

Peter

 From: Nick Baker CF at isbc.com

Brand new to Javascript and need to put a link to download a MS Word doc 
file. I see the all the time,
but doesn't work for me.

href="javascript:downloadNow('http://shipmates.com/info.doc','','')">Download

I suspect that I need the function? If so where can I get that?

Or???

Thanks,

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20050317/ef7bc663/attachment.htm>


More information about the Javascript mailing list