-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Steve Ruby wrote:
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> I like the idea here, but I can't seem to get this to work. netscape
> 4.5 is waiting 3 secons, then it flashes the "Awaiting..." just
> before the "this is the end"
Are you sure you have the \n at the end of the line? As in:
out.println("Awaiting query results, please wait ...<br>\n");
Otherwise the following flush() won't work!
I couldn't get this to work with IE either. Probably some MS-RFC-screwup thingy.
Anybody know how to get it to work with IE?
--
Wilfried Geis
ITM Research GmbH
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]