1. hi how to send & recieve emails in ASP 2. how can we use email feature in website i mean what are the requirements for it
txbakers
7:07 pm on Oct 5, 2004 (gmt 0)
There are many third party email components for ASP including ASPMail, which I use.
It allows you to create an object of the SMTP Mailer and then assign values to the TO, CC, SUBJECT, BODYTEXT, etc. properties, and mail it.
It's very useful.
baistopgun
7:56 pm on Oct 5, 2004 (gmt 0)
hi thanx i know this much already but SMTP is used to send mails pal i need to reciece to so we need POP i mean but in ASP i guess pop is not supplied what u think any other way or link of site if u have thanx in advance
mattglet
8:41 pm on Oct 5, 2004 (gmt 0)
Here's a 4Guys [4guysfromrolla.com] article that might help.
baistopgun
5:49 am on Oct 6, 2004 (gmt 0)
hi thanx mattglet i will chek i guess i will help i haven't cheked it yet but will chek and post ans thanx anyhow thank you very much
can anyo0ne tell how can we embeded email feature in webpage i mean like mail feture we use in websites any idea i mean i am trying it what are the requirements any idea