How to use DOS Shell commands in java script?

They have: 6 posts

Joined: Dec 1999

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

------------------

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.

They have: 2 posts

Joined: Dec 1999

Ok. but can't we execute an application file in javascript either?

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.