Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by redbox

  1. redbox

    If then else if statements based on request("value")

    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...

Part and Inventory Search

Back
Top