when reload the web page, scoll dow the page to a certain position

G

Guest

Hi, all:
I am using ie6 and vb.net developing the web site.

on one .aspx page , we have several radio buttons( we did not use radio
button list), only one of these button can be seleted. so I uesed on button
checked change event to contro all those buttons.( these button have set to
be autopostback=true),when I click on one button, the page will auto postback
and go to the top of the page, How can I scoll down the page to the position
where the button is, cause some buttons are at the bottom of the page. (we
are not allowed to use ancore)

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top