chok
Member since Jun 13, 2011
- Profile: /members/8474-chok.htm
- Comments: 1
Recent Blog Comments By chok
-
Posting XML SOAP Requests With jQuery
Posted on Jun 13, 2011 at 7:33 AM
it's work on ie(9) if i comment /********************/ beforeSend: function( xhr ){ // Pass the target URL onto the proxy. xhr.setRequestHeader( "SOAPTarget", " http://www.webservicex.net/Rate.asmx " ); // Pass the action onto the proxy. xhr.setRequestHeader( "SO... read more »