J
James Brett
Hi
I have a page with about 5 drop down lists which the user selects from. On
pressing submit the page then reloads with the results below the drop down
lists. How do I get it so that when the page reloads the page scrolls down
to the results? In old asp/html I would just use an "<a name=test" and a
#test syntax but I don't see how this works in asp.net with the code running
behind. I dont want to have to use response.redirect.
Cheers
James
I have a page with about 5 drop down lists which the user selects from. On
pressing submit the page then reloads with the results below the drop down
lists. How do I get it so that when the page reloads the page scrolls down
to the results? In old asp/html I would just use an "<a name=test" and a
#test syntax but I don't see how this works in asp.net with the code running
behind. I dont want to have to use response.redirect.
Cheers
James