Any thought on a HTML "Loading..." message for pages with large resultsets.   I am currently using a javascript method where I load a popup that has a loading message that closes when the page loads.  I open the popup in the begging of the results page and close it after after the DBMS and results page.  The problem occurs when a user uses the back or stop button before I have a chance to kill the popup or if there are no results and it displays the "sorry no results page" - b/c the popup stays up with the loading message.
 
 

Reply via email to