Re: Netscape 4.7 browser requests cause different behavior - Mailing list pgsql-jdbc

From tony
Subject Re: Netscape 4.7 browser requests cause different behavior
Date
Msg-id 1026749354.7973.199.camel@vaio
Whole thread Raw
In response to Netscape 4.7 browser requests cause different behavior from JSTL/Postgres web app  (John Hicks <javajohn@gulfbridge.net>)
List pgsql-jdbc
On Mon, 2002-07-15 at 17:57, John Hicks wrote:

> Everything works successfully *unless* the form is posted
> from the Netscape 4.73 browser!!

Netscape Communicator is unable to save query results to a usable text
format with one of my web apps so I sugest you do what I did - upgrade
everyone to Mozilla 1.0

Cheers

Tony Grant
--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


pgsql-jdbc by date:

Previous
From: John Hicks
Date:
Subject: Netscape 4.7 browser requests cause different behavior from JSTL/Postgres web app
Next
From: Arun Jacob
Date:
Subject: Can I get a resultset back from a stored procedure using Callable Statement?