hi;
i need a java script on how to download a file from the internet?
also, if someone know, i need a java script that compiles a component? how's that?
Printable View
hi;
i need a java script on how to download a file from the internet?
also, if someone know, i need a java script that compiles a component? how's that?
client side JS can NOT Dload any files, it can only direct the user's location.href to the file. also, iy CANNOT complie anything. Maybe server-side it can do this, but I would suggest using a different language.
your basic answer-- no
even if it was possible, theres really no excuse for doing so:o
Unless of course you mean JScript.Net...