You could just run an XML parser on the returned text: http://groups.google.com/group/jquery-en/msg/3b15af17889ee816
-Mike > From: John Ruffin > > I tried to set the $ajax{ dataType : xml } attribute but the response > still showed in responseText not responseXML.