Chris Pratt <[EMAIL PROTECTED]> writes:

> Or you can fake it like most of the web sites do and pop up a window with an
> animated gif file in the onsubmit event handler of the <form> and close the
> window in the onunload event handler of the <body> tag.  That way it pop's
> up and stays there until the response is ready to be processed by the
> browser, then goes away by itself.  It's a totally client side solution that
> takes no cycles on the server side.

Smart. I've not thought of that before. Not sure I've even seen it
(probably just not noticed it though).

How cross platform is that? Does it work in Opera/IE/Mozilla?


--
Nic Ferrier
http://www.tapsellferrier.co.uk

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to