How to use DOS Shell commands in java script?
Hi all,I need to use "net send someone ......" command in my javascript code. Can anyone give me really good idea about that.?
thanks in advance
------------------
Hi all,I need to use "net send someone ......" command in my javascript code. Can anyone give me really good idea about that.?
thanks in advance
------------------
Randall posted this at 19:04 — 15th December 1999.
They have: 141 posts
Joined: Aug 1999
You can't run shell commands in javascript, that would be a security hazard to all the viewers.
Atanak posted this at 06:12 — 16th December 1999.
They have: 2 posts
Joined: Dec 1999
Ok. but can't we execute an application file in javascript either?
Malte posted this at 18:32 — 16th December 1999.
They have: 297 posts
Joined: Apr 1999
A simple no,
you can do this with Java though, requesting the permission to do so from the client.
Malte
------------------
Malte Ubl - www.Boardzilla.org
Communication: public<->programmers
of the Boardzilla BB
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.