PDA

Click to See Complete Forum and Search --> : Urgent help needed - winsock without the control


David Laplante
Sep 7th, 2000, 09:39 AM
I am trying to send emails in my application wich does not have any forms (just modules) and I want to do this without having the user to have any interaction in the sending. it must be all automatic. Also I don't want to use MAPI or other stuff wich uses antoher program. I know this can be done using Winsock.ocx but since I have no form in my app... I can't use the control...

Please help me soon!
Dave

Sep 7th, 2000, 01:40 PM
take a look at This(acky.net->winsock section) (http://acky.net/vb/vbtcp/), There might be some good examples.