ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

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 September 22nd, 2003, 12:52 PM
eyebird eyebird is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 2 eyebird User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Help with email using cdonts on ASP

HI, my name is Adolfo, We have a server with an Intranet, it handle the contract forms we want to send the contracts forms by email but the emails are stuck on the queue folder any one could help us pls..

we are running with win 2000 server, SMTP, IIS, creating the pages with ASP.

Last edited by eyebird : September 23rd, 2003 at 02:14 PM.

Reply With Quote
  #2  
Old September 22nd, 2003, 04:15 PM
imbrokn imbrokn is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Location: NJ
Posts: 428 imbrokn User rank is Corporal (100 - 500 Reputation Level)imbrokn User rank is Corporal (100 - 500 Reputation Level)imbrokn User rank is Corporal (100 - 500 Reputation Level)imbrokn User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 11 h 34 m 8 sec
Reputation Power: 11
Send a message via AIM to imbrokn
First off, you should use a better subject than "help" next time. It's not very descriptive and most people won't even look at your post because they dont' know if they can help. Read the "How to post a question" post at the top of the board for guidelines on posting.

Now yo your problem. Are you sure that you SMTP server is running. Go into the IIS console and make sure the services has started. If you have Run the iis lockdown, it may disable to smtp server depending on the options that you sent. If you have run it, you'll have to run it again and enable the smtp service. Also how are you trying to send your mail? How bout a little code Snippet?

Reply With Quote
  #3  
Old September 23rd, 2003, 12:04 PM
eyebird eyebird is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 2 eyebird User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
hi imbrokn, well im triying to sending mail throught asp with CDONTS the code is:

dim obj

set obj = server.CreateObject("CDONTS.NewMail")
response.Write(server.MapPath("/sistema/icons/espere.gif"))
obj.to = request.Form("txtPara")
obj.from= request.Form("txtDe")
obj.cc=request.Form("txtCC")
obj.subject=request.Form("txtAsunto")
obj.bodyformat=0
obj.mailformat=0
obj.body=request.Form("txtMensaje")
obj.send

now I think is not the code I have restarted the SMTP but it still without work, I´ve tried with another components like AeMail (wich dont use SMTP)and still without work or with w3jmail.

It is necessary to have a configuration TCP? we just have ip.
there is another question we have a domain but is not the server do we need it on the server?

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > Help


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 6 hosted by Hostway
Stay green...Green IT