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