Re: Is there something wrong with my IF code...

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Wayne Snyder (wayne.nospam.snyder_at_mariner-usa.com)
Date: 07/27/04


Date: Tue, 27 Jul 2004 07:28:00 -0400

You are asking this question in the wrong forum... This should be posted in
one of the development forums.

-- 
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)
I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org
"Daniel_Cha" <dan_cha@hotmail.com> wrote in message
news:uj%2303$0cEHA.3420@TK2MSFTNGP12.phx.gbl...
> <%
>  If required_equip = Desktop Then
>       If required_equip = Laptop Then
>       End If
>       If required_equip = Other Then
>       End If
>       Response.Redirect "nh_request.asp"
>  End If
> %>
>
> Just wondering if the above would work within my form to check a radio
> button on submission....
> I have 1 radio button, that if selected i want the person to be taken to a
> 2nd form after they submit the first form... if that radio button is NOT
> selected.. then they submit the form and they are done....
>
> can anyone tell me if the above would work and if so, where i should place
> it within my code so it checks when the submit button is clicked.
>
>
>

Quantcast