Showing results 1 to 3 of 3
Search took 0.00 seconds; generated 1 minute(s) ago.
Posts Made By: ramabahama
Forum: RSS, Web Services and SOAP Mar 22nd, 2008
Replies: 2
Views: 1,929
Posted By ramabahama
Re: Trouble with SOAP and xslt

Found the answer. I was not defining the namespace for 'soap:' and thus the xslt translator couldn't find 'soap:Envelope' or 'soap:Body' tags. On top of that I had to set up a namespace for the...
Forum: RSS, Web Services and SOAP Mar 22nd, 2008
Replies: 2
Views: 1,929
Posted By ramabahama
Re: Trouble with SOAP and xslt

Okay, maybe if I show the supporting JavaScript:

function callService() {
var _IE = (new RegExp('internet explorer', 'gi')).test(navigator.appName);
if(_IE) {
xmlReq = new...
Forum: RSS, Web Services and SOAP Mar 21st, 2008
Replies: 2
Views: 1,929
Posted By ramabahama
Trouble with SOAP and xslt

I'm trying to run a SOAP response from a web service through an xslt translation and place it in a web page via an Ajax call. The web service and javascript all works fine. I am having a problem...
Showing results 1 to 3 of 3

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 11:53 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC