Send a network message to any user
Send a network message to any user
Rate Send a network message to any user
(1(1 Vote))
'This will shell out an nt command called "net send" which sends the message.
Shell ("net send " & Text1.Text & " " & Text2.Text)
Send a network message to any user Comments
No comments yet — be the first to post one!
Post a Comment