Hide Web Form contents until the page is fully loaded
If your web forms consist of small amount of content they render quickly in the browser
and user can start working with them almost immediately. However, when
your web forms are bulky and render too much of content, the page is
loaded in the browser slowly. Users can start using the partially loaded
page and perform actions such as clicking on links or buttons. At times
this is undesirable and you want users to wait till the complete page
is loaded in the browser. You can accomplish this with the help of
little client side script.
http://www.bipinjoshi.net/articles/85f131fb-ab7f-4587-8891-fcf2f6652edc.aspx