Microsoft
Software
Hardware
Network
Question : Howto Scroll to bottom of webform - after button click ??
Hi folks,
I have a webform (vb.net), with a button at the bottom, once the user click the button I want to verify his/her input and print our his/her selection at the bottom and then change the button from verify to submit...
Everything is working fine... , except for the "auto scroll to the bottom" part... so I do a postback currently on the button click and verify a few things server side... however when it comes back I want to scroll to the bottom of my webform...
How would I do this?
Thanks!
Answer : Howto Scroll to bottom of webform - after button click ??
untested, but should work,
Page.RegisterStartupScript
("MyScroll
ingStuff",
"
Random Solutions
SharePoint custom Dispform.aspx not showing some column data
Remote desktop crashs when it trys to connect
Set number of Clients in WSUS ? 2
Calculated control error in Microsoft Access 2007 report
active directory problems
How to list the machine accounts in specific OU and export it into excel sheet?
installing quad port graphics card
ContainsTable Multiple Column search?
add a PIVOT chart to my Acces form?
Write conflict when editing a linked table - linked to SQL Server 2000