Hi people, When I try to view the content of an XML file using WML (as in after the appropriate changes in the headers made)-it gives me errors because the XML is not properly formed. In the file on which I'm working, there is a <LI> but no </LI>. When I view in the normal browser it displays it just fine, when I now try to take the same content (Note: it doesnt have </LI>)--it gives me an XML parsing error.
Could anyone please answer this? Thanx in advance mithun
What is the question?
As a guess, web browsers have builtin "features" to handle old HTML versions where well formedness was not considered important enough to take up a coders precious time. So there are all kinds of hacks that will DWIM instead of DWIS.
http://danconia.org
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>