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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

multiple mails using smtp

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I am trying to send two mails from my asp code, one to the client and one to the merchant. the client mail has some additional information. How do i achieve this??

I tried creating two separate objects and it worked but am not comfortable with this. wud be grateful if u can tell me as to how i can send the two mails using the same object. (I also tried setting the object to nothing before reusing it but still does not work)

thnx in adv,

sandeep
P.S: if anyone can post sample code it wud be very helpful.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top