-
How to create e-mail
Hi All,
I'm a newbie about web design and e-mail.
I've created a small web site and wishes to
let the user enter some text on the page.
After that I want to fill his data into an
e-mail form and send it to my server.
Where can I find sample code to do this.
What do I need on the server side to accept
the e-mails.
thanx for the help.
Ray
-
CDO or CDONTS
First you have to make sure your server has CDO or CDONTS. These should do the trick. I've provided you a link to a sample CDO code.
Or you can use the ASPMail component. It's free on the internet (I forgot where though, just search for it). Ask your server admin. if he can register it for you.
http://www.4guysfromrolla.com/webtech/112298-1.shtml
Good Luck!
-
Thanks for your reply
Just wondering about ASP Mail.
Looked for it and it seems not to be free.
It is supported by service objects and the
price is $50.
Latest version is 4, is this the right program
or is there another ASPMailer program?
cheers
Ray
-
here you go
Here's a link to the site.
http://www.aspemail.com/index.html
Enjoy, and good luck!
ttlai
-
Hi ttlai,
Thanks for the help.
cheers
Ray