I can't remember the timer or sleeper function in javascript, but there
is one...

When you submit the form to the processing script (defined in your form
tag) then you can have a javascript that displays a graphic or text for
a few seconds that states "Processing data..."

Then use the onload function in the body tag of the processing page to
display the information from the submitted data...

--
Ray

On Sat, 2003-02-15 at 18:02, Brendon wrote:
> Yes, I'm using a form.
> 
> How do you do it with Javascript?  Do you have an example you can give?
> 
> Brendon
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



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

Reply via email to