About
Pricing
Community
Teams
Start Free Trial
Log in
Chris Miller
asked on
7/7/2005
Net Send to User III
I have this working but how can I show the user that it was sent from instead of the computername?
Private sub Comman1_Click()
Shell "cmd /c net send " & Text1.Text & " " & Text2.Text
Text1.Text = ""
Text2.Text = ""
End Sub
Visual Basic Classic
4
1
Last Comment
nffvrxqgrcfqvvc
8/22/2022 - Mon