Simple form with e-mail response?

groo

Guppy
Hi there,
bit of a beginner here I'm afraid so please bear with me. I've tried looking through the forums without much luck.

Basically what I am trying to achieve is to receive an e-mail when a user fills out a web form. I think I should be using CDOSYS or ASPmail but cant see how to "enable" it or find it in my hosting package (windows silver). Do I need to switch it on for my domain, and even then do you have an html example of a form that would "talk " to these components?

Hope this makes sense

David Graham
 
CDOSYS is a component of IIS and as such does not need to be switched on.

You'll need to learn a bit of basic html and VB script to use CDOSYS in classic ASP, but it is time well spent.

Here are a few resources to get you started:

Quadcom's simple tutorial

Chris Hardy's page

If you have problems that you just can't fix, just post your code here and I'll be glad to help you out.
 
Thank you for taking the time to reply, I'm off to put on my learning hat now and follow the links, probably be back tomorrow with more probs though.

Thanks again

David
 
Back
Top