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

    ASP Email Type Mismatch

    Hello! I am using Persits to send email newsletters to all ids in a database. The main code is: While Not rs.EOF Set sub_email = rs("email") Set Mail = Server.CreateObject("Persits.MailSender") Mail.Host = "mysite.com" ' Required Mail.Port = 25 ' Optional...

Part and Inventory Search

Back
Top