Skip to main content
Known Participant
July 12, 2007
Question

send email

  • July 12, 2007
  • 1 reply
  • 357 views
I need to send a form via email using asp in Dreamweaver. We use a hosting company and they said we need to use CD
O to send the email. I also need to create a text file using ASP in Dreamweaver and append form values to the text file. Any help would be greatly appreciated.
This topic has been closed for replies.

1 reply

Inspiring
July 12, 2007
You can start with this:

http://www.assonetriver.com/snippets/cdo.asp

Look at the code and try to figure it out so then you will be able to tweak
it.




"tapping" <webforumsuser@macromedia.com> wrote in message
news:f75dkk$r1g$1@forums.macromedia.com...
>I need to send a form via email using asp in Dreamweaver. We use a hosting
> company and they said we need to use CD
> O to send the email. I also need to create a text file using ASP in
> Dreamweaver and append form values to the text file. Any help would be
> greatly
> appreciated.
>


tappingAuthor
Known Participant
July 12, 2007
Isn't using CDONTS just for net not for windows xp? I have tried CDONTS and it doen't work for me.