How to Accessing the Website IP Address

Label1.Text="You are Accessing this website From IP Address: " + Request.ServerVariables["REMOTE_ADDR"].ToString();

Comments

Popular posts from this blog

How to change value on selection of dropdown list control in datagid

Dictionary used for key value pair

Insert value from one table into exsiting table in oracle i.e merge