Asheesh Laroia wrote: > On Fri, 7 Sep 2007, [EMAIL PROTECTED] wrote: > >> You can use the .responseText property instead of .responseXML to >> retrieve non-well-formed responses. > > But better yet might be to put the HTML in an invisible iframe so you > can use Mozilla's gentle parser to parse it.
Right, but you might end up parsing the same document at least twice! -- Michael Vincent van Rantwijk - MultiZilla Project Team Lead - XUL Boot Camp Staff member (ActiveState Training Partner) - iPhone Application Developer _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
