PDA

View Full Version : Net Send in Flash MX?


bmcclue
01-23-2003, 11:42 AM
Hi,

Can anyone tell me if I can use a Flash MX form to send a Microsoft "net send" message. Net Send has existed for some time and is usually activated through a command prompt.

I would like to provide a form on our intranet which would remove the need for users to have to remember the syntax involved in using the "Net Send" command.

Example of Net Send;

c:>net send mickey <machine name> Hello World! <message>

This would produce a pop-up message on the computer which simply said "Hello World!".

I'm not sure if this is possible or if it would have to be merged with a PERL script to complete.

Any help would be very much appreciated.

Regards

BM:confused:

farafiro
01-23-2003, 12:40 PM
welcome to AS.org
I don't think it's possible with the new security conditions with MX, but I'd be happy to know how.
but for a start, u can try with getting the command within a batch file and to open it from a swf file