PDA

View Full Version : NetScapt


headrog
09-10-2002, 06:54 PM
I'm programming is php with a oracle back end.

I.E. Works great. But when I open it in N.S. 6.1 I get the fallowing in the top of the page,

0 HTTP/1.1 200 OK Transfer-Encoding: chunked Date: Tue, 10 Sep 2002 17:51:58 GMT Allow: GET, HEAD Server: Oracle_Web_Listener/4.0.8.2EnterpriseEdition Content-Type: text/html Content-length: 5006 Connection: Keep-Alive Keep-Alive: timeout=10, max=999 138e

Why?

firepages
09-11-2002, 02:46 AM
is that a stable 6.1 or a nightly build ?

those are standard HTTP headers dished out by the Oracle server...

does this happen on even simple 'hello world' type scripts ? & does this happen with HTML files as well or just PHP files ?

headrog
09-11-2002, 11:41 AM
this only happens in PHP. but it's only there untill I hit 'refresh'.