|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Visual Basic General Discussionmicrosoft.public.vb.general.discussion
k_zeon -
24 Apr 2009 1:01 PM - 3 messages
Hi At present I have a program with Tasks. Once a Task is complete/Updated , the person who created the tasks gets sent an email. I have a basic Winsock code that sends using a mail server. As it is being used inside a Local Network, this is set to 192.168.0.2 and ...
MM -
23 Apr 2009 10:44 AM - 5 messages
My "mini newsreader" is coming along nicely, but nevertheless I was Googling for NNTP ideas, then suddenly decided to whack some minimal code into a new VB6 app: Option Explicit Private Sub cmdConnect_Click() sock.RemoteHost = "news.zen.co.uk" ...
|
|||||||||||||||||||||||