Please can someone offer some advice on the following:
I'm used to creating simple html comments forms which usually work via
FormMail, however I am currently working on a site whose host doesn't
support FormMail. The have advised me to create an asp form with
CDONTS as the host space for the site is a windows server.
All my form needs to do is collect Name, Email and comment and send it
to the recipient (with a redirect to a thankyou page).
I have never created anything like this before and whilst I'm finding
lots of references to CDONTS and various Form examples, I'm a bit
baffled as to where to start. I tried following a tutorial but when I
uploaded the form it didn't send (although there was no error).
I've found reference to both CDONTS and CDOs - and have grasped that
CDOs is the newer version - how do i know which to use? Can someone
explain in basic terms for a non techie how this works? How safe are
these forms and are their any potential drawbacks to using this form
of scripting for a contcat form?
I'd be really grateful for some pointers!
Cheers
Vic