If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > CDONTS Problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-01-04, 16:49
luisymary luisymary is offline
Registered User
 
Join Date: Jan 2004
Posts: 10
Question CDONTS Problem

Hi,

I am working with the script attach to send a request form using cdonts, but it keep giving me an error on the line where I got the email to where the script needs to be sent. I need to someone to check it and tell me what is wrong or if I need to to declare variables on the script.

Also I will like to test it on my PC (localhost), I need to know how to do this.

Please Help.
Attached Files
File Type: zip send_mail_script.zip (1.4 KB, 9 views)
Reply With Quote
  #2 (permalink)  
Old 02-03-04, 03:10
Bullschmidt Bullschmidt is offline
Guru
 
Join Date: Jun 2003
Location: USA
Posts: 1,032
Perhaps try changing this:
Mail.To = luisantonioirizarry@hotmail.com

To be more like this instead:
Mail.To = "luisantonioirizarry@hotmail.com"
__________________
J. Paul Schmidt, Freelance Web and Database Developer
www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On