Answered
ASP Form
I have created ASP form using DW CS3. Once users fills out
information and click on submit, information goes into Access
Database using insert method. Which works just fine. But when users
is transferred to confirmation page, I've tried to use Request.Form
method to carry information over to confirmation page so user can
write down their inquiry number and at the same time, I want to be
able to send email. For some reason, Request.Form method does not
carry information to next page. If I remove insert method, then it
does. Is this a bug or as Microsoft would say, "By Design"? Or am I
doing something wrong? Is there a another method I should be using?
Thanks,
DesiBandhu
Thanks,
DesiBandhu
