|
Subject:
|
Mail from ASP page
|
|
Posted By:
|
vin_0x1
|
Post Date:
|
9/12/2006 5:09:58 AM
|
How can I send mail from my ASP page ? I am using a free web hosting account from brinkster. It doesn't allow me to use CDONTS or CDOSYS or any other third party component like Persist or JMail etc.
Can some body suggest me how to send mail from asp pages without using any component ?
Thanks in advance vin
|
|
Reply By:
|
dparsons
|
Reply Date:
|
9/12/2006 7:05:35 AM
|
In straight ASP without accessing any components? I think you may be out of luck. (I for one dont know of any ways to do this without CDONTS or some sort of component.)
"The one language all programmers understand is profanity."
|
|
Reply By:
|
markwal
|
Reply Date:
|
9/16/2006 10:15:51 PM
|
Have they blocked the CDOSYS? Or is there just no smtp engine on the webserver. Do you get an actual error or just no mail?
|