Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Thread Connecting To A Web Service
Tue, Dec 13 2011 7:00 AMPermanent Link

Chris Holland

SEC Solutions Ltd.

Avatar

Team Elevate Team Elevate

Here is a small sample project that uses the ServerRequest in EWB to
connect to a test web service to see if a user can logon.

The response output is just shown in the memo field at the bottom and
the result is shown between the tags as shown below (Response is true or
false)

<UserLogonResult>true</UserLogonResult>

If you logon with:

User Name   :   Holland
User password   :   sec

you should get a true response otherwise it should be false.

Hop this helps anybody trying to use web services.

Chris Holland
[Team Elevate]



Attachments: TestEWB.zip
Image