Hi, I am new to Ext. How would I be able to send a soap request (given i already have the xml stub)? I was looing into the params/config but found nothing where i could put in the xmlData.
Hi, I am new to Ext. How would I be able to send a soap request (given i already have the xml stub)? I was looing into the params/config but found nothing where i could put in the xmlData.
Appreciate any help on this.
thanks
The way I have done this and I expect most others is you have a server side element that will make your actual soap request and then receive the XML and format.