search for: setcontenttype

Displaying 2 results from an estimated 2 matches for "setcontenttype".

Did you mean: getcontenttype
2005 Oct 18
4
responseText Vs responseXML
This is a newbie question. If I have a xml file that I am opening using Ajax.Request, then the response is trapped using responseText. Now this response is a set of xml tags, if I need to traverse through it using DOM, I am not able to use the getElementByTagName method? If I write my own ajax function, then when I do t.responseXML.getElementByTagName(''items'') it works but
2008 Apr 04
0
Wine release 0.9.59
...mshtml: Added script engine loading test. mshtml: Added IHTMLDocument2::get_location implementation. mshtml: Rename nsChannel::content to content_type and clean up its handling. mshtml: Pass buffer length to MultiByteToWideChar instead of -1. mshtml: Added nsIChannel::SetContentType implementation. mshtml: Fixed crash in tests if Gecko is not available. mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls. urlmon: Don't use -1 length in WideCharToMultiByte call. mshtml: Don't access released object in release_script_hosts. u...