I am creating a asp.net page but the ListView within it takes 4-5 seconds to load. So, I want add a update progress control to display a message while the page is loading. But this needs on page load instead of on postbacks. I have used jquery blocker, but that only displays message after the page has fully loaded.
↧







