473,325 Members | 2,712 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

Sending Email thru ASP



Can anyone tell me how to send emails ..thru asp code?
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #1
2 1375
There's various ways to do this the most popular of which are:
CDONTS - http://www.4guysfromrolla.com/webtec...ail/faq2.shtml
JMail - www.dimac.com
Persits ASPEmail - www.persists.com

JMail is free, ASPEmail has a free version with some features expiring after
a certain time, and CDONT is installed when you install SMTP on a windows
machine running IIS.

There are pretty thorough examples at each of the afore mentioned
technologies' websites.
Hope this helps.

"Amit Shinde" <am*******@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...


Can anyone tell me how to send emails ..thru asp code?
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 19 '05 #2
www.asp101.com has some e-mail examples in the Samples section. The
e-mail attachment example uses the more recent CDO instead of the
tried-and-true but outdated-on-some-newer-servers CDONTS.

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: vardhansasi | last post by:
I m a newbie to PHP and Mailing.I recently installed qmail on my system.and hope its working fine. i need help in sending/ receiving/handling mails thru PHP. thanx for tring to help.
2
by: dave | last post by:
Hi I'm using CDO message to send email thru asp code. Below is sample code... body = body & "<tr><td colspan=2><img src=images/contacts_5.jpg></td></tr>" I'm just confused why its not...
5
by: Ken Nistler | last post by:
Hello, I was wondering if anyone can help me out. I am trying to send mail from a c# app thru my ISP pop3 mail server. I figured it would be similar to using SMTP, but use my username and...
5
by: Pauravi | last post by:
Hi I am making a project that sends emails.I m using System.Web.Mail and smtpMail.Send() to send emails i have set my SmtpMail.SmtpServer to my remote serve The problem is I m not able to...
7
by: Lau | last post by:
I need to send 1000 emails from an asp.net website. Normally I would use System.Web.Mail.MailMessage() to send thru an SMTP server. But the large amount of emails results in a timeout. My server...
9
by: B-Dog | last post by:
I've built a small app that sends mail through our ISP's SMTP server but when I try to send through my local exchange server I get CDO error. Does webmail use SMTP or does it strictly rely on...
3
by: JaffaCakes | last post by:
I want to send an email confirmation after a user completes a form on our Internet page. I am testing this with the System.Web.Mail.SmtpMail class. If I do a SmtpMail.Send then the message takes...
5
by: denvercr | last post by:
hi guys, i am developing a training website with notification via email (e.g. email to: name.lastname@company.com) . What are the libraries I will be needed? and complelet syntax which will send a...
5
by: =?Utf-8?B?RG9taW5v?= | last post by:
Greetings all, I'm trying to send an e-mail from a Windows application thru MS Exchange Server 2007 that is in my LAN. The setup for Exchange server is very basic, it's running on Server 2003...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.