[rrd-users] Re: RRDCGI: chars get cut away
Alex van den Bogaerdt
alex at slot.hollandcasino.nl
Mon Sep 3 19:13:56 MEST 2001
dom. wrote:
> anyone seen this behaviour before or is there some anomaly in the HTML or
> RRD tags i wrote? have i left out an essential thing? btw, the behaviour is
> the same, with or without the rrd-includes.
If there is an anomaly in the code below, I didn't spot it.
To me it sounds like you have some kind of buffer problem where
not all data has been written before the stream is closed. What
happens if you create a *very* simple page, such as
<HTML><BODY>hello</BODY></HTML>
and expand that piece by piece?
I don't know the server you're talking about. Maybe it needs
<CR><LF> pairs and you write only <CR> characters (or vice versa)?
Have you tried to find out whether huge line lenghts are a problem?
To make sure you have no HTML problems have a look at this site:
http://www.w3c.org/
They have a few validators on-line.
[snip]
>
> </TABLE>
> </DIV>
> ------ this below gets cut, sometimes in the middle of
> div - removing/adding CRs seem to have an influence on the
> cut-position -------
> </BODY>
> </HTML>
cheers,
--
__________________________________________________________________
/ alex at slot.hollandcasino.nl alex at ergens.op.het.net \
| work private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. |
+----------------------------------------------------------------------+
| http://faq.mrtg.org/ |
| http://rrdtool.eu.org --> tutorial |
+----------------------------------------------------------------------+
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list