php3-list | 199903

RE: [PHP3] "loading please wait" screen...how to? From: Brian Schaffner (BSchaffner <email protected>)
Date: 03/25/99

or you could send a Header("Connection: keep-alive") followed by echo
"loading ..." followed by flush().... then send the data.

-brian-

> -----Original Message-----
> From: Manuel Lemos [mailto:mlemos <email protected>]
> Sent: Wednesday, March 24, 1999 4:32 PM
> To: Howie Oakes
> Subject: Re: [PHP3] "loading please wait" screen...how to?
>
>
> Hello Howie,
>
> On 24-Mar-99 19:15:59, you wrote:
>
> >I have noticed on some sites when I submit a form to search
> a DB a simple
> >screen comes up that says "loading", then the results appear. I was
> >wondering if anyone had any idea how to do this...the url
> does not change
> >when the page is coming up, so I assume there is a trick
> using headers or
> >something...
>
> There's a trick that consists in using an hidden frame with a form to
> submit query parameters and colect results using Javascript.
>
> Regards,
> Manuel Lemos
>
> E-mail: mlemos <email protected>
> URL: http://www.e-na.net/the_author.html
> PGP key: finger://mlemos <email protected>
> --
>
>
> --
> PHP 3 Mailing List http://www.php.net/
> To unsubscribe send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest list: php3-digest-subscribe <email protected>
> For help: php3-help <email protected> Archive:
> http://www.php.net/mailsearch.php3
> List administrator:
> zeev-list-admin <email protected>
>
>

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>