End Google Ads 201810 - BS.net 01 --> I have just written my first C# application that has been released to the wild, so be gentle with me!

The application runs as part of a logon script for all users in a domain to force them to accept network terms and conditions. If they have not previously accepted, a screen is displayed containing a webbrowser control which displays a html file containing the t&c's - the user accepts and a value is stored in the AD and the use is not asked again next time. The t&c's are too large to be displayed in full in the webbrowser without scrolling.

This all works fine, but the customer has asked that the accept/decline buttons are not enabled until the user has scrolled to the end of the HTML document, so the are forced to see (though we can't guarantee that they read) the complete document.

Is there any way of detecting that the user has scrolled to the end of the document? Is any event fired, or is there some other way I can do this?
====================================
Transvestites - Roberts in Disguise!
====================================