Yes, but I need to get some nodes of this page, and my problem is when parsing the .responseText I get an error in the page syntax
2007/9/7, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > You can use the .responseText property instead of .responseXML to retrieve > non-well-formed responses. > > ----- Original Message ---- > From: Guille Julian <[EMAIL PROTECTED]> > To: Project_Owners <[email protected]> > Sent: Friday, September 7, 2007 10:20:21 AM > Subject: [Project_owners] Using XMLHttpRequest > > I'm trying to get a web page's source code, but I receive a parser error. > I located the error in a meta label without "/>". I want to correct this but > I don't know how I have to do it. Can you help me? > > > _______________________________________________ > Project_owners mailing list > [email protected] > http://mozdev.org/mailman/listinfo/project_owners > >
_______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
