scroll web control textbox to bottom in asp.net

Joined
Jul 13, 2006
Messages
3
Reaction score
0
I have a web control textbox in my webpage. I use it to show the log message and I want it to scroll to the bottom after I reload the page. I've been searching the internet but cannot find an answer. Does anyone know? I prefer vb code in the code behind class. But if I have to use javascript, then that's fine too.

Thanks!
 
Back
Top