DH
Programmer
- Dec 8, 2000
- 168
After a user submits a Front Page 2000 form the user is presented with a confirmation page.
This confirmation page displays the form field "tcontactname" by using the following coding"
<!--webbot bot="ConfirmationField" S-Field="tcontactname" -->
I would like to pass the value of this confirmation field into a variable using VBScript or ASP so I can then evaulate the variable and execute code depending on the variables value.
Any suggestions?
Thanks,
DH
This confirmation page displays the form field "tcontactname" by using the following coding"
<!--webbot bot="ConfirmationField" S-Field="tcontactname" -->
I would like to pass the value of this confirmation field into a variable using VBScript or ASP so I can then evaulate the variable and execute code depending on the variables value.
Any suggestions?
Thanks,
DH