Go Back   CodingForums.com > :: Server side development > ASP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-29-2002, 10:02 PM   PM User | #1
dhtmlhelp
Regular Coder

 
Join Date: Jun 2002
Location: London, UK
Posts: 127
Thanks: 0
Thanked 0 Times in 0 Posts
dhtmlhelp is an unknown quantity at this point
Problem with sendemail.asp if email is not recognised

Hi,

I am having a problem with a 'Subscribe to Newsletter' asp script. The script verifies the validity of emails; while it works fine if the email is valid (also domain is checked), if the domain is unrecognised the following message is displayed:

CDONTS.NewMail.1 error '80020009'

501 ASP Service Disabled

/asp/sls.asp, line 84



Line 84 is:

'Send the e-mail <<<--- LINE 84
objCDOMail.Send

'Close the server object
Set objCDOMail = Nothing
%>
<html>
<head>



Why, why, why ??

DHTMLHELP
dhtmlhelp is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:57 AM.


Advertisement
Log in to turn off these ads.