I want to know how to call a web service from .aspx file I know one of the way <form action="hello.asmx/GetUsers" method="GET"> Its working fine. But I use runat=server for the form tag, it is not working Also please tell me some scenarios where I can use web
services thanks
mp417
Contributor
2658 Points
549 Posts
Calling Web service from .aspx
Jul 29, 2003 02:13 PM|LINK