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
tweaking my stored proc
MS Project and SQL Server
Add calculated column to subform data sheet
How to save textbox items in XML
Need some help with MENUITEMINFO Structure (500 points grade A)
Early session timeout using forms authentication.
Event with souce SidebySide when server starts
Strange problem with tableAdapterManager.Update<wbr />All and related tables
When contacting <a rel="nofollow" href="https://mail.domain.com/autodiscover/autodiscover.xml" target="_blank">https://mail.domain.com/au<wbr />todiscover<wbr />/autodisco<wbr />ver.xml</a> receiv
How do I define a name using VBA that accomplishes the same as Insert|Name|Define