Asp.net: detect textbox scrolling

  • Thread starter Thread starter Leonardo Santos-Macias
  • Start date Start date
L

Leonardo Santos-Macias

I have an asp.net textbox with some EULA and a button to accept the EULA.
The textbox will have scrollbars since the EULA is several pages. Is there
any way using asp.net, vbscript or jave to detect if the user scrolled the
textbox down to the bottom?

Thanks in advance
 
Back
Top