MySQL Forums
Forum List  »  PHP

Re: HOWTO get a Please Wait msg while waiting on query
Posted by: Steve Szmidt
Date: August 09, 2005 11:12AM

Steve Szmidt wrote:
> What do I do to generate a Please Wait message
> while the query is running?

I'm talking about a web page with that message, while the query is running.
1) You make your selection and press Start in the form
2) A new page is generated saying Please Wait...
3) The query is executed
4) Once the query is done a new page is generated with the result.

Options: ReplyQuote


Subject
Written By
Posted
Re: HOWTO get a Please Wait msg while waiting on query
August 09, 2005 11:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.