javascriptcode description

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • igman
    New Member
    • Mar 2010
    • 1

    javascriptcode description

    Help, can someone state and explain the javascript code for downloading files for me

    Thanks
    Ebede A.I
    Last edited by igman; Mar 10 '10, 02:49 PM. Reason: non
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    afaik, there is no pure JS for downloading something. although you can use JS to click on a link, or request a file (which needs server side settings, to be downloaded).

    Comment

    Working...