Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by melchorsy

  1. melchorsy

    How to check email using VFP

    yes peping, i want to build a simple program that would act as a simple client. as to mgagnon, if there is no other choice, then how are we going to automate Outlook?
  2. melchorsy

    How to check email using VFP

    *when i send email i use the following code as i *got it from one of the threads below: oSmtp = CREATEOBJECT("SMTPControl.SMTP") oSmtp.SERVER="192.168.1.1" oSmtp.Port=25 oSmtp.MailFrom="joesomeone@somewhere.net&quot...
  3. melchorsy

    Simple SMTP email

    robsutonjr, this really great! but how about checking/recieving email from the server?
  4. melchorsy

    Windows System Tray

    the second can be answered by putting a shortcut of your application to \program files\startup folder

Part and Inventory Search

Back
Top