Sign in | Join
Last post 05-09-2008 10:54 AM by gt1329a. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi, when I call my web service in URL:
http://localhost:3906/WebSite1/HelloService.asmx/HelloWorld
I get XML:
<string>Hello World</string>
What do I need to type in URL to get JSON?