[
Lists Home |
Date Index |
Thread Index
]
Rick Marshall wrote:
> leaving aside the fact that i've broken some coding rules for entities,
> is it possible to write an external entity that calls a cgi script?
>
Absolutely. The problem in your case appears to be that the entity which
the CGI script returns is not in fact a well-formed XML document.
There's nothing fundamentally wrong with GETting a CGI from an XML
parse. It's just another resource. XML doesn't care how it's retrieved
or served.
--
Elliotte Rusty Harold elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
|