Click here to Skip to main content
15,904,288 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have three pages test1.aspx,test2.aspx and test3.aspx. when i click from test1.aspx it will goto test2.aspx. test2.aspx has dropdownlist. when i change the selectedindex of dropdown it will goto test3.aspx. test3.aspx has a dropdownlist. when i change the selectedindex it will go to test2.aspx. when i click the browser back button of test2.aspx, it must go to test1.aspx rather than test3.aspx. i am working in visual studio 2003. please help me..
Posted
Updated 19-Aug-11 19:13pm
v2
Comments
jincyn 20-Aug-11 9:21am    
i am working in visual studio 2003

1 solution

 
Share this answer
 
Comments
m@dhu 20-Aug-11 1:43am    
I think the link is not gonna help the op as he is using VS2003.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900