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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to focus one of Several Dropdownlist

Status
Not open for further replies.

znet

Programmer
Aug 23, 2004
41
CA
Hi,all
I have several Dropdownlist controls(DDL1,DDL2...) in web page(for ex. Search.aspx). When select item of one dropdownlist(for ex DDL1), it redircted other page(for ex GetInfo.aspx). My question is in GetInfo page. If using browser's BACK button to return to Search page, and select other dropdownlist items(for ex DDL2), it still using DDL1 selected item to redirect GetInfo page. Any body can give me solution idea. How to Focus the Dropdownlist to be chosen.

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top