I've got a fairly long webform defined so the browser automatically puts the scroll bar at the right so I can scroll down to see everything on the form. If I find an entry error about 2/3 of the way down on the form, I want to set the focus to the control in error AND automatically scroll down to show that part of the form.
I've got the focus set, but I can't figure out how to do the auto-scroll or positioning of the form to the control in error. Is there anyway to do this?
I've got the focus set, but I can't figure out how to do the auto-scroll or positioning of the form to the control in error. Is there anyway to do this?