Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have to use this web service in my website hwo to consume this web service.
web service URL is " http://wsdev.ccratravel.com/ws/HotelWebService.asmx?WSDL "

credentials are
VB
UserName:  [edit] credentials removed [/edit]
Password:  [edit] credentials removed [/edit]
CompanyId: [edit] credentials removed [/edit]


thanks
Posted
Updated 23-Aug-11 2:16am
v2
Comments
fjdiewornncalwe 23-Aug-11 8:16am    
Please do not post credentials of any kind here. I'm pretty sure that the site wouldn't like the idea of "free" credentials kicking around.

1 solution

Hi,

Are you sure giving the credentials on a website is a good idea?

Anyway, take a look at this examples:

Consuming Web Services from a Win Forms Application[^]

Using a Web Service in VB.NET[^]

Web services with ASP.NET[^]

Hope it helps.
 
Share this answer
 
Comments
fjdiewornncalwe 23-Aug-11 8:49am    
I guess I was already removing them when you wrote this.
Good Answer. +5.
_Zorro_ 23-Aug-11 9:02am    
Thanks
walterhevedeich 23-Aug-11 21:41pm    
Nice links.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900