Click to See Complete Forum and Search --> : executing external progs from js


chuvak
07-01-2003, 05:07 PM
Hi,

Is it possible to find out IP configuration from javascript? IP adress, mask, gateway etc.
If it is, how would I do it, can I execute an external command from JS or is it restricted for security reasons?

thanks in advance

Khalid Ali
07-01-2003, 05:21 PM
Not with JavaScript,you are better off using a server side programming language for that purpose