Does anyone know why I get the following when I attempt to
use a large XML file as a generator? (a blank page in my
browser that looks like this...)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8"></HEAD>
<BODY></BODY></HTML>

I get no errors or anything else.. this only happens with
large files.  If I cut the file down it works just fine.
I've seen this behavior on different machines for different
projects (the last time was trying to use XSP/esql to process
about 10K database rows).

I'm using Cocoon to process XMLTV results to view
a television grid.  I have DirecTV with quite a few
channels, and 7 days of TV data in XML format turns out
to be a 5.8MB file.

I think I'll probably just write something that just
parses this file and dumps the data into a database
and go from there.. but this is the second time I've noticed
this behavior.

Thanks,

- Brent


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to