T
Travis Pupkin
Hi,
I had a contact form set up using CDONTS.NewMail and it worked fine for
about two years. I just went in and changed the object to CDO.Message,
and adjusted a few of the properties, and while the e-mailing portion of
the code still works, none of the session variables on the page work any
longer.
I had both the form validation and the message on the "thank you" page
set using sessions from the page with the CDO code, but for some reason
using CDO cancels the sessions so that Thank You page is blank and the
form validation no longer announces which fields need to be completed.
Any ideas to get around that?
Thanks.
I had a contact form set up using CDONTS.NewMail and it worked fine for
about two years. I just went in and changed the object to CDO.Message,
and adjusted a few of the properties, and while the e-mailing portion of
the code still works, none of the session variables on the page work any
longer.
I had both the form validation and the message on the "thank you" page
set using sessions from the page with the CDO code, but for some reason
using CDO cancels the sessions so that Thank You page is blank and the
form validation no longer announces which fields need to be completed.
Any ideas to get around that?
Thanks.