NYCPHP Meetup

NYPHP.org

[nycphp-talk] Waiting for query redirect...

Analysis & Solutions danielc at analysisandsolutions.com
Thu Oct 30 18:12:52 EST 2003


Hey Folks:

On Thu, Oct 30, 2003 at 04:44:28PM -0500, D C Krook wrote:
> 
> To redirect after page loads:
> - As the last line of the body in your document (and thus the last to 
> load), use <script>location.href='confirmation.html'</script>

And make sure to have a <noscript> in there for folks without JavaScript, 
providing them a link to the confimation page.

Or, I guess you can simply continue on the same page and eventually feed
the response below the waiting message.

Or, perhaps, you can place the results in another <div> which you can use 
style sheets to have it placed opaquely over the waiting message.  I 
haven't tried this, just a hypothesis.

To really figure out Orbitz, et al, do it, look at their HTML.

See you,

--Dan

-- 
     FREE scripts that make web and database programming easier
           http://www.analysisandsolutions.com/software/
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
 4015 7th Ave #4AJ, Brooklyn NY    v: 718-854-0335   f: 718-854-0409



More information about the talk mailing list