Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Re: CDO mail probs

    Hello everyone, Im ric and i'm just wondering why i still haven't receive a
    single email eventhough i already added some items on the database. I used CDO
    Mail component, running on IIS Server (for now...to be uploaded on an ASP
    server), and ASP VBScript. I tried to test it locally using my IIS and it seems
    that it doesn't work...any suggestions?

    ric stryker Guest

  2. Similar Questions and Discussions

    1. drop down menu probs again
      Hi Everyone - I had this drop down menu working fine then ive somehow disturbed it and it wont work properly I want a user to be able to choose an...
    2. strange html mail probs
      Hi all, to be short, I'm having next problems with sending html-formatted mail with php. when I try to send an e-mail in html to some people,...
    3. Viewing Probs
      Using Freehand 9.01on iMac 400, after importing, ocassionally after originating, repeatedly get rectangle with cross through it, no amount of going...
    4. Probs launching Photoshop
      Hi all When using the command "edit in external editor", Photoshop 7 doesn't apperar in the list of the available software. I am using Windows...
    5. FREEHAND MX INSTALL PROBS
      I have searched the forums on this issue and can see it has not been satisfactorily resolved anywhere. I have installed Fhd MX on a Powerbook G4 667...
  3. #2

    Default Re: CDO mail probs

    ric stryker wrote:
    > Hello everyone, Im ric and i'm just wondering why i still haven't receive a
    > single email eventhough i already added some items on the database. I used CDO
    > Mail component, running on IIS Server (for now...to be uploaded on an ASP
    > server), and ASP VBScript. I tried to test it locally using my IIS and it seems
    > that it doesn't work...any suggestions?

    It is quite likely that you don't ahve it installed locally, so that's
    why it isnt' working there, but one possiblity is that your sever
    doesn't have the CDONTS object installed for sending mail. You may need
    to use CDOSYS instead of CDONTS. This would be true if you were using a
    Windows 2003 OS as your web server.

    You may need to follow these directions locally to work with CODSYS:
    [url]http://www.charon.co.uk/content.aspx?CategoryID=27&ArticleID=26[/url]
    But that won't work if your remote server doesn't work with it.

    Check with your web host and see what email components that they support
    on their server and report back here.



    Danilo
    danilocelic *TMM* Guest

  4. #3

    Default Re: CDO mail probs

    I already did the setting as you instructed (CODSYS), i also installed the
    CDONTS and even the cdonts.dll on my system32 folder (i have it also registered
    it if that's how you called it). Still, no emails. I also checked my web server
    and yes they support CDONTS.

    By the way, i'm testing my work locally using WINDOWS XP (IIS), ASP Vbscript,
    with ACCESS as my database. Hope you can help me....thank you very much!:)

    ric stryker Guest

  5. #4

    Default Re: CDO mail probs

    ric stryker wrote:
    > I already did the setting as you instructed (CODSYS), i also installed the
    > CDONTS and even the cdonts.dll on my system32 folder (i have it also registered
    > it if that's how you called it). Still, no emails. I also checked my web server
    > and yes they support CDONTS.
    If your host supports CDONTS and email isnt' getting through when you
    test remotely, then sometihing is wrong with either the web server, or
    with the settings that you have provided. Please check the username
    password and any port settings you ned to specify.

    Also, I remotely suppose that it's possible that your web host is on a
    blacklist and mail from their servers gets dropped by your incoming mail
    server.


    Danilo
    danilocelic *TMM* Guest

  6. #5

    Default Re: CDO mail probs

    Thanks man! I reinstalled my IIS and followed the same steps you said earlier and it worked! One more question though, how do I get the contents the form be included on the email?
    ric stryker Guest

  7. #6

    Default Re: CDO mail probs

    ric stryker wrote:
    > Thanks man! I reinstalled my IIS and followed the same steps you said earlier and it worked! One more question though, how do I get the contents the form be included on the email?
    There are a number of extensions that can do this for you:

    A freebie for CDO:
    [url]http://www.dwfaq.com/store/detail/?id=wsBasicCDO[/url]

    But there are commercial ones out there that can do more than basic
    emailing:
    [url]http://webassist.com/Products/ProductDetails.asp?PID=13[/url]

    [url]http://felixone.it/extensions/mxmfen.asp[/url]


    And probably one over at [url]http://www.interaktonline.com/[/url] but I can't
    readily see it right now.

    I'm sure there are more, but can't think of them off the top of my head
    right now.


    Danilo
    danilocelic *TMM* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139