logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

NuSOAP secure header: msg#00123

Subject: NuSOAP secure header
Hi,

I'm a newbee on the NuSoap project.
But I want to use NuSoap to connect to some webservices but the problem is that I need first to send a secure header to the service.

Can somebody give me an example from how I have to do that?

For connecting to my webservice I need to send a user and a checksum in the header

I have seen that it's possible with dynamic html
where the header is in the following form:
var sHeader = '<Security xmlns="http://questionmark.com/QMWISe/";><ClientID>' + sWebServiceUserID + '</ClientID><Checksum>' + sWebServiceChecksum + '</Checksum></Security>';

I hope that someone can help me!

Thx!

Bart



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl


<Prev in Thread] Current Thread [Next in Thread>