IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 21st, 2005, 02:41 AM
thall89553 thall89553 is offline
Contributing User
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Jan 2004
Location: Budapest
Posts: 1,421 thall89553 User rank is Private First Class (20 - 50 Reputation Level)thall89553 User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 Days 15 h 36 m 55 sec
Reputation Power: 6
Send a message via Yahoo to thall89553
IIS CDO EMAIL Not Working

I just bought a shared dedicated server from Godaddy.com. I have a bunch of sites that were developed for IIS 5 and used CDONTs for email. Appparently IIS 6 does not support CDONTS (do they?) and the script I have for CDO is not working. When I contact customer support, they essentially tell me "Sorry, you're on your own". Can someone help, here is my code that really should work -

Code:
<%
sch = "http://schemas.microsoft.com/cdo/configuration/" 
Set cdoConfig = CreateObject("CDO.Configuration") 
With cdoConfig.Fields 
.Item(sch & "sendusing") = 2 ' cdoSendUsingPort 
.Item(sch & "smtpserver") = "localhost" 
.update 
 End With 
Set cdoMessage = CreateObject("CDO.Message") 
With cdoMessage 
 Set .Configuration = cdoConfig 
.From = "thall893@yahoo.com"
.To = "tmh@tmhdesign.com"
.Bcc = "tmh@tmhdesign.com"
.Subject = "Szidonia Link Exchange Submission" 
.TextBody = "hello world" 
.Send 
End With
%>
__________________
Today the world, tomorrow the universe...

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > IIS CDO EMAIL Not Working


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


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





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT