OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xml-dev] Problems with XML from ASP.



I'm not sure if this will solve your problem, but try setting the
"ServerHTTPRequest"
flag before loading the doc. Look up the DOMDocument.setProperty method
for more information.

Hope this helps,
Jonathan