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
Cybersource Error 80070005 System.UnauthorizedAccessE<wbr />xception: Retrieving the COM
Use xml parameter in SQL Server select
Exchange Service Pack 2 Removal
Patient Days Across Multiple Months
MS Access Extended list - selections from saved list
Scope_Identity in SELECT statement with a WHERE clause
Reference Data In XML Document
Help installing Server 2003 on RAID
Why does Update bring a lot of Null in the traget table ?
How do I bold the font in a listview?