Hi. im making an asp.net web application using C#. i want to use a javascript menu in my application. the codee for one menu is as follows:
Page #1
Page #2
Page #3
now wat should i do .. when i want to go from WebForm1 to WebForm2 when i click a menuitem. :)