Jan 14 2006

How to use another email component

Posted by admin under Old ASP applications

TopsiteMentor comes with built in support for ASPMail.


If you want to use another component then:
1. Go to ASP Generic Sendmail Wizard, goto Code Wizard and then select the component you want to use
2. You get a piece of html code.
3. Open up incgenmail.asp with Notepad.
4. Replace the current SendEmail function with the one generated for you.