strClientIP = Request.UserHostAddress;
Response.Write(strClientIP);
Here
Request.UserHostAddress
Gets the IP host address of the remote client Machine.
Gets the IP host address of the remote client Machine.
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
Mayur GujrathiPosted Apr 20, 2011, 2:34 AM
Hi ankit thanks for sharing useful information