Matt Neimeyer wrote:
No answers - just more questions to maybe point you in a direction you
haven't been............

Anything is appreciated...

Is it possible that the query/script is taking too long to build the
response page and FireFox/Safari is asking for an empty query result?

I don't think so... the tracer emails I get from the initialize
function are usually a couple seconds apart. It's almost like the
browser is trying to make two "simultanious" requests which is why I
was thinking maybe prefetching...

If it were prefetching, or another request clobbering your current request then you would see a second hit in your server logs.

Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to