As stated elsewhere, this is somewhat similar to what you need.
(btw, NOT tested for syntax errors)
document.location='$PHP_SELF?finishedquery=$searchquery;");
} else {
showsearch($finishedquery);
}
?>
Jeff Bearer wrote:
>I have a part of my site that searches a large database and sometimes
tonight and tell
>you what I find.
>
> Regards,
>
>
> Scott
>
>- Original Message -
>From "SP" <[EMAIL PROTECTED]>
>Date Tue, 28 May 2002 14:48:32 -0400
>To "Kevin Stone" <[EMAIL PROTECTED]>, "Jeff Bearer"
>
>From "SP" <[EMAIL PROTECTED]>
Date Tue, 28 May 2002 14:48:32 -0400
To "Kevin Stone" <[EMAIL PROTECTED]>, "Jeff Bearer"
<[EMAIL PROTECTED]>, "Php-General \(E-mail\)"
Subject RE: [PHP] Intermediate "Searching..
ff Bearer" <[EMAIL PROTECTED]>
To: "Php-General (E-mail)"
<[EMAIL PROTECTED]>
Sent: Tuesday, May 28, 2002 12:23 PM
Subject: [PHP] Intermediate "Searching..." screen.
> I have a part of my site that searches a large
database and sometimes it
> takes more t
quot; <[EMAIL PROTECTED]>
To: "Php-General (E-mail)" <[EMAIL PROTECTED]>
Sent: Tuesday, May 28, 2002 12:23 PM
Subject: [PHP] Intermediate "Searching..." screen.
> I have a part of my site that searches a large database and sometimes it
> takes more than a few second
orm, that I was
sending to my action script.
Good luck! There is probably an easier way than this, but if no one else
comes up with it, at least you have something.
-Natalie
-Original Message-
From: Jeff Bearer [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 28, 2002 2:24 PM
To: Php-
Title: RE: [PHP] Intermediate "Searching..." screen.
What you want to do is post the form, display a searching screen, and then on that same screen... well, like this, I think:
>
echo "Searching.\n";
go_go_gadget_query();
// above lin
I have a part of my site that searches a large database and sometimes it
takes more than a few seconds to return the results. When searches take
longer, people get antsy and search again. To let them know that the
search is working so they don't double efforts I'd like to have an
intermediate "S
8 matches
Mail list logo