I've had trouble with the following: I want to display a different number based on the value of a querystring.
Basically it's as follows
if Request("Registration_Type") = Consumer person Then str1 = 150
elseif Request("Registration_Type") = Teacher person Then str1 = 300...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.