Yes - Request.ServerVariables("REMOTE_ADDR") will contain the user's IP address. Then you can write it to a text file, insert it to database, etc.