Sending emails using CDo

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Maxelcat

    Sending emails using CDo

    HI

    I am really confused (and getting a bit stressed!!!)

    I want to send email from a form on the website I am developing. I have to
    use .asp (the host server doesn't have .net)

    After many hours I have got as far as this code:


  • Ray Costanzo [MVP]

    #2
    Re: Sending emails using CDo

    Wow, that code isn't a very good start.



    Ray at work

    "Maxelcat" <Maxelcat@discu ssions.microsof t.com> wrote in message
    news:755B7861-2F9B-4D0A-8085-ADD7FDAB69F2@mi crosoft.com...[color=blue]
    > HI
    >
    > I am really confused (and getting a bit stressed!!!)
    >
    > I want to send email from a form on the website I am developing. I have to
    > use .asp (the host server doesn't have .net)
    >
    > After many hours I have got as far as this code:
    >
    >[/color]


    Comment

    • Maxelcat

      #3
      Re: Sending emails using CDo

      Yes, I agree - code somewhat lacking here!!!!

      I checked out your articles - will have a work through.

      Many thanks

      Ed

      "Ray Costanzo [MVP]" wrote:
      [color=blue]
      > Wow, that code isn't a very good start.
      > http://www.aspfaq.com/show.asp?id=2026
      > http://www.aspfaq.com/show.asp?id=2119
      >
      > Ray at work
      >
      > "Maxelcat" <Maxelcat@discu ssions.microsof t.com> wrote in message
      > news:755B7861-2F9B-4D0A-8085-ADD7FDAB69F2@mi crosoft.com...[color=green]
      > > HI
      > >
      > > I am really confused (and getting a bit stressed!!!)
      > >
      > > I want to send email from a form on the website I am developing. I have to
      > > use .asp (the host server doesn't have .net)
      > >
      > > After many hours I have got as far as this code:
      > >
      > >[/color]
      >
      >
      >[/color]

      Comment

      Working...