PDA

Click to See Complete Forum and Search --> : how to download a file from the internet, using java script


FiDz
Dec 11th, 2003, 01:08 AM
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?

Acidic
Dec 11th, 2003, 07:00 AM
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.

morrowasted
Dec 11th, 2003, 04:43 PM
your basic answer-- no

even if it was possible, theres really no excuse for doing so:o

CornedBee
Dec 15th, 2003, 06:41 AM
Unless of course you mean JScript.Net...