Results 1 to 2 of 2

Can't send an email using basic VBscript in an .asp page?

This is a discussion on Can't send an email using basic VBscript in an .asp page? within the Programming forums, part of the Web Designing & Development category; here is the relevent portion of my code: Dim objMail Set objMail = CreateObject("CDONTS.NewMail") ObjMail.Send "[email protected]", "[email protected]", "Subject", "This is ...

  1. #1
    Junior Member Array
    Join Date
    Feb 2008
    Posts
    1

    Default Can't send an email using basic VBscript in an .asp page?

    here is the relevent portion of my code:

    Dim objMail
    Set objMail = CreateObject("CDONTS.NewMail")
    ObjMail.Send "[email protected]", "[email protected]", "Subject", "This is the body."
    Set objMail = Nothing

    it is very basic; straight off of the Microsoft web site in fact. Executing this script does not give me an error. The resulting page displays normally. I just don't ever get an email. I have checked my bulk bin. My server is running VBScript version 5. Without an error message I can't figure out what the problem is.

  2. #2
    Senior Member Array akash's Avatar
    Join Date
    Oct 2008
    Location
    Heaven (Earth)
    Posts
    500

    Default Re: Can't send an email using basic VBscript in an .asp page?

    there are a few issues with CDONTS. If you have IIS installed on the same box, you need to setup the virtual smtp in IIS to point to your mail server. Check the mail, badmail folder in your inetpub directory. This may give you clues as to the failure as well.



Similar Threads

  1. Replies: 1
    Last Post: 08-26-2011, 12:43 AM
  2. Replies: 8
    Last Post: 06-22-2010, 02:04 PM
  3. Can I run ASP.VBSCRIPT on Apache 2.2.8?
    By musical_bell in forum Web & Server Administration
    Replies: 2
    Last Post: 02-17-2009, 06:59 AM
  4. How to insert HTML web page into email?
    By ivegotquestions in forum Web Design
    Replies: 2
    Last Post: 02-12-2008, 02:08 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO Forum | Web Hosting Forum | Websites For Sale |