nicks60610
MIS
I am trying to figure out a way to redirect my users to a "waiting" page while a report is loading in the background so that the user does not continously click the Submit button after the data has been submitted and the page is processing.
This is used mainly on reservation pages such as Expedia.com and other travel pages where it searches the database. What I have is a simple html search page which submits some search criteria to a database and then the results are displayed in a table (ASP page).
I am not looking for the final solution, just some ideas where I can find more info and further develop the idea
Thanks in advance,
This is used mainly on reservation pages such as Expedia.com and other travel pages where it searches the database. What I have is a simple html search page which submits some search criteria to a database and then the results are displayed in a table (ASP page).
I am not looking for the final solution, just some ideas where I can find more info and further develop the idea
Thanks in advance,