Re: Jump Menu (DropDown Menu) in ASP.net. Can someone help me out?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Bruno Sirianni (brunosirianni_at_virgilio.it)
Date: 04/02/04


Date: Fri, 02 Apr 2004 21:33:45 GMT


<asp:DropDownList /> have AutoPostBack property. If this property is set to
true it automatically when change the List value fire a SelectedIndexChanged
event on Page.

In this method you can switch the DropDownList.SelectedValue and make a
Redirect where you want.

Brun

"Miguel Dias Moura" <internetNoSpam@27lamps.com> wrote in message
news:OPPmCePGEHA.1368@TK2MSFTNGP11.phx.gbl...
> Hello,
>
> i have a drop down menu in ASP.net with 5 options. I want to redirect to a
> certain page when a certain option is selected.
> I want to be redirected without having to click a button. Does anyone
knows
> how to make this?
>
> Thank You,
> Miguel
>
>


Quantcast