Results 1 to 3 of 3

Thread: Windows NT SendMessage Thing

  1. #1

    Thread Starter
    New Member djskeyt's Avatar
    Join Date
    Sep 2002
    Location
    Saskatchewan, Canada
    Posts
    7

    Angry Windows NT SendMessage Thing

    At school, we use WinNT 4 and we have a huge network.
    The teachers know about the sendmessage command that u can do in DOS to send a message to another user, kind of like a instant messaging thing. This is an inconvenience, so I found some code on the internet that makes it available in VB. Therefore, i made a interface so that they won't know what we're doing. But i'm having trouble with the code that i found on the internet. It asks for To, From and Message params, but there is no use for the from since it isn't used when sending the message. When i tried it at school, all it did was send about half of the from parameter to the person and no message. I'm trying to figure out how to get it working. here is the link to the code i found: http://abstractvb.com/code.asp?F=53&P=4&A=685

  2. #2
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    I never got the From part working. It only works if you use the machine name. Just leave it blank.

  3. #3

    Thread Starter
    New Member djskeyt's Avatar
    Join Date
    Sep 2002
    Location
    Saskatchewan, Canada
    Posts
    7
    I'll try it
    Thanx for your help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width