You could use ASP.NET Client side callbacks:
http://SteveOrr.net/articles/Ajax.aspx
Or perhaps the ASP.NET AJAX framework would be more to your liking:
http://SteveOrr.net/articles/ASPNETAjax.aspx
http://ajax.asp.net
--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
"Jay" <> wrote in message
news: ps.com...
> Hi,
>
> I would like to develop peice of code, which will send the SOAP
> requests directly to the web services.
>
> Which namespace or class in dotnet will enable me to post direct SOAP
> requests to the web services server?
>
> Thanks in advance for the help.
>
> --Jay
>