I have attached my own ip addressthrough ip-details.com. Like the same i want to know the visitors ip address. How can i chk that. Need some help?
in asp.net you can get it from the request:
Code:Request.ServerVariables("REMOTE_ADDR")
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
www.amrosama.com | the unholy methods of javascriptCode:eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
Thanks for ur suggestion
use
HttpContext.Current.Request.UserHostAddress
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks