or perhaps more comprehensively

<?php

print('
<html><meta http-equiv="refresh"
content="10;URL=http://www.mysite.com/newpage.php";><body bgcolor=#ffffff>
please wait.........
<body><html>
')

//start the processing here

do this;
do that;
do the other ;

?>


should work but  I am not absolutly sure - try it and see.......
Peter


-----Original Message-----
From: Brendon [mailto:[EMAIL PROTECTED]]
Sent: 15 February 2003 22:14
To: [EMAIL PROTECTED]
Subject: [PHP-DB] processing status page help


Hello,

How can I create a page that notifies the user their request is being
processed after they click a submit button?

For example, they type in some information, the page then says "Your
request is processing..."

Maybe a few animated ... 's for eyecandy, and then once the process is
completed, they get directed to a desired page.

Regards,
Brendon

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



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




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

Reply via email to