1
Easy to use tips and articles on VB.NET
Sunday, February 06, 2011Posted by admin
If you need to find out the IP address of the visitor of your website then you can use the following code to get it Request.UserHostAddress() This will provide you the IP address of the user.
Comments
Comment#23 Friday, February 11, 2011 Posted by Sumeet Singh
Simple and easy articles on practical tips in using vb.net to develop windows and ASP.NEt applications.