05-05-2011 02:54 AM
hi geeks,
how to make an request to an URL using webworks development environment ?
Thanks in advance.....!
Solved! Go to Solution.
05-05-2011 07:13 AM
05-26-2011 04:04 AM
Thanks in advance....!
I Done Soap web service request using 1.URL 2.Username/Password 3.Requested XML. I Done this using j2me api's, blackberry api's & java api's for Blackberry Smartphones. But i don't know how to make Soap web service request [ URL, username/password, Requested XML ] using webworks api's & Ajax. Please help me to get sample code for making an Soap web service request using 1.URL, 2.username/password, 3.Requested XML by using webworks api's & Ajax.
05-26-2011 07:23 AM
Have you checked out the following thread?
There are also lots of resources via Google search around the topic. The search terms that I used to get a bunch of results were SOAP AJAX JavaScript
There shouldn't be anything WebWorks specific needed to accomplish your goal.