ASP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingASP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old July 10th, 2003, 12:53 AM
sumicooldude sumicooldude is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 48 sumicooldude User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 m 59 sec
Reputation Power: 8
HTML email using CDONTS

hi to all,

guys am really stuck at 1 point ive ben tryin since long to send this HTML email but just cud not get ne success

the codes are as below


sub sennewusermail (susername, susermail, fhtml)
dim newmailobj
dim smailbody

setnewmailobj=createobject("cdonts.newmail")
newmailobj.from="sumeet@sumeet.com"
newmailobj.to="sumicooldude@rediffmail.com"
newmailobj.subject="An HTML email"
newmailobj.bodyformat=cdobodyformatHTML
newmailobj.mailformat=cdomailformatMIME
newmailobj.contentbase="http://members.rediff.com/sumicooldude"
newmailobj.contentlocation="http://members.rediff.com/sumicooldude/images"
smailbody="<html><title>An HTML email</title><body bgcolor=red><img src=http://members.rediff.com/sumicooldude/images/banner.gif><br><a href=http://www.rediff.com>Click</a></body></html>"
newmailobj.body=smailbody
newmailobj.send
set newmailobj=nothing
end sub
response.write ("mail sent")


can nebody plz chk wat the prob is as this code is not even showing ne error

regards
Sumeet

Reply With Quote
  #2  
Old July 10th, 2003, 01:33 AM
EiSa EiSa is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Location: Norway
Posts: 184 EiSa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 22 m 24 sec
Reputation Power: 8
Instead of me trying to explain what probably are wrong, try these two links and I'll think you will have a HTML email up and running soon.

http://www.devasp.com/Samples/mail.asp

http://www.devasp.com/Samples/Mail3.asp

Reply With Quote
  #3  
Old July 10th, 2003, 05:56 PM
aspnewbie aspnewbie is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: The Great White North
Posts: 361 aspnewbie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 58 m 50 sec
Reputation Power: 8
Send a message via MSN to aspnewbie
try using server.createobject (instead of just createobject)

use 0 for the bodyformat and 0 for mailformat

Reply With Quote
  #4  
Old December 15th, 2003, 09:12 AM
vyas vyas is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 vyas User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Check whether your SMTP server is running properly. OR set ur mail server as SmartHost in IIS.
To Configure the Smart Host,

Open IIS
Open the tree for your server. Right-click Default SMTP Virtual Server, and then click Properties.
Locate the Delivery tab, and then click Advanced.
Type the name of your SMTP mail server in the Smart Host text box. If you do not know the name of your SMTP mail server contact your mail administrator.
Make sure that the Simple Mail Transfer Protocol (SMTP) service is running. The SMTP service is part of the IIS Admin Service. Therefore, the IIS Admin Service must also be running.

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingASP Development > HTML email using CDONTS


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
Create the Optimal Architecture for your Critical Applications
Warburton's the largest independently owned bakery in the UK faced a number of difficult challenges in providing the most robust yet efficient IT infrastructure for their organization's success. IBM's services combined with their xSeries servers created the perfect platform for their SAP environment with sufficient flexibility, and did so in very time effective fashion.

Request Your Free Technology Downloads!
 
Five Best Practices for Deploying a Successful Service-Oriented Architecture
This white paper describes the benefits you can expect with SOA, and how IBM can help take your business there.

Request Your Free Technology Downloads!
 
Gartner Magic Quadrant for Application Delivery Controllers
Gartner summarizes its view on Application Delivery Controllers, evaluates strengths and weaknesses of solutions, and provides Magic Quadrant reporting for a quick comparison across all vendors. Learn from Gartner how you can benefit from an all-in-one device like Citrix NetScaler that delivers the highest levels of availability, performance and security.

Request Your Free Technology Downloads!
 
Knowledge is Power
What you don't know can hurt you, and is likely costing you money and increasing your security risks during an era of scarce resources. This white paper proposes six key strategies that enterprise security managers can use to improve their network defense posture.

Request Your Free Technology Downloads!
 
Rationalizing the Multi-Tool Environment
The rationalized multi-tool approach is flexible, scalable and cost effective. It provides the necessary input to the IT service management business processes. It preserves prior investments in monitoring tools, empowers technologists to select the best tools with which to do their jobs, and enhances effective response to incidents.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2010 by Developer Shed. All rights reserved. DS Cluster 10 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek