Actually, I am using neither ns_write or ns_read.  I
am using ns_adp_puts to "print to the browser".
Should I be gathering all the html into one var and
then ns_write it out?

someting like
append htmlVar "Hello world"
...
ns_write "htmlVar"

--- Rob Mayoff <[EMAIL PROTECTED]> wrote:
> You might be calling ns_write before calling
> ns_return.
>
> > Occasionally I get (about one in every ten page
> views)
> > the following message at the top of my web pages?
> Any
> > ideas???
> >
> > HT.0/1.0 200 OK MIME-Version: 1.0 Date: Mon, 23
> Apr
> > 2001 19:16:53 GMT Server: AOLserver/3.3.1
> > Content-Type: text/html Content-Length: 3227
> > Connection: keep-alive
> >
> > The message appears at the top of a properly
> executed
> > page, and seems to have no effect on the other
code?


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to