I used the below code to call the web service and display the result but i get
"Web Service call failed: 500"
error message
<script runat="server">
<System.Web.Services.WebMethod()> _
<System.Web.Script.Services.ScriptMethod()> _
Public Shared Function calldate(ByVal content As Go to the complete details ...