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!

Search results for query: *

  • Users: melchorsy
  • Content: Threads
  • Order by date
  1. 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...

Part and Inventory Search

Back
Top