PDA

Click to See Complete Forum and Search --> : How to create e-mail


marex
Apr 30th, 2001, 03:09 AM
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

ttlai
Apr 30th, 2001, 10:11 AM
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!

marex
May 1st, 2001, 03:10 AM
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

ttlai
May 1st, 2001, 09:06 AM
Here's a link to the site.

http://www.aspemail.com/index.html

Enjoy, and good luck!

ttlai

marex
May 1st, 2001, 01:02 PM
Hi ttlai,

Thanks for the help.


cheers
Ray