|
-
Jun 4th, 2004, 10:11 PM
#1
Thread Starter
New Member
question workign with web services
Trying to learn how to work with web services. I am using
the Us zip codes The wsdl is http://www.webservicex.net/uszip.asmx
my code is the following
Dim z As New myZip.USZip
z.GetInfoByZIP(txtZip.Text.ToString)
my confusion is i do not understand what i am supposed to get back. I know its supposed to be reponse but how do i read it
If someone can look at the wsdl and explain it to me i would appreciate it
howard
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|