You have to display a huge no of records in a web form. But to inform the user we need to display something like "100 out of 10000 record loaded", till the complete records get loaded. What are the best way to display this? (either winforms or webforms)