N
neerajb
Hi,
My requirement is that i want to know the clinet url in the web service.My
authentication is based on the client url.
I am gettign the IP address by using the
System.Web.HttpContext.Current.Request.UserHostAddress
but i need the complete url of the client.
Thanks in Advance.
My requirement is that i want to know the clinet url in the web service.My
authentication is based on the client url.
I am gettign the IP address by using the
System.Web.HttpContext.Current.Request.UserHostAddress
but i need the complete url of the client.
Thanks in Advance.