Found the answer, or at least a direction right after emailing. ;-) Figured I'd post in case someone is interested. I got this off a post at phpbuilder.
<script> header("Connection: keep-alive"); echo "loading ..."; flush(); </script> http://www.phpbuilder.com/mail/php3-list/199903/2571.php If anyone can see any problems with this, please say something. I am going to try this tomarrow. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Scott Carr <[EMAIL PROTECTED]>: > Hello all, > > I am beating myself up over this. (It's not necassarily a PHP question, > but...) > > I have a PHP script that can take 2 - 60+ seconds to complete. In BugZilla, > when you submit a search it pops with a "Please Wait" screen. Is anyone > familiar with how to do this? (My next thing is to dig in the source for > BugZilla to pick this apart.) > > I believe it is a header thing, but I am grasping at the moment. > > Thanks for any help or direction you can send me in. > -- > Scott Carr > OpenOffice.org > Documentation Maintainer > http://documentation.openoffice.org/ > > > > > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php