ASP.NET: Track IP Address
To make my site secure, i would like to track the ip address of my members to my transaction page. Is there any possible ways of achieving this?
I came across many Javascript IP Address display, however they do not actually track or save the ip addresses.
Naters_uk
Junior Poster in Training
50 posts since Jun 2005
Reputation Points: 10
Solved Threads: 0
f1fan: i would appreciate if you can speak in layman terms. None of the postings are useful if i can't understand what you are talking about.
Tracking IP is suppose to be an additional security against fraud transactions. I am not asking for a complicated proof free assistance. I am not a programme pro as i mentioned to you before.
Naters_uk
Junior Poster in Training
50 posts since Jun 2005
Reputation Points: 10
Solved Threads: 0
Precisely its a technical assistance forum that if one knows anything, to direct with codes and assistance. What assistance you are providing are just blunt words with no clear directions.
I am not going to get myself into a ridiculous argument with you. I am working on a school project which is NOT destined for commercial uses, as for improvements, there's always something new to it, being a newbie. Unfortunately, since you are so fanastic about yourself, and i am not on your level, i would appreciate you do not respond to my request for assistance. Thank you
Naters_uk
Junior Poster in Training
50 posts since Jun 2005
Reputation Points: 10
Solved Threads: 0
ok guys, lets stop all that.
we all here want to help each other.
"naster" i understood and if i'm wrong plz correct me.
u want to write all the ips logged into ur system in ur database. why is that?
to do that, as our friend above-said, "request and response" objects.
they are opposite, when u use response object, u ask the server for something and when u use request object, u r takign information from the user side.
google it and read about it. it will help u
sam
web_developer
Junior Poster in Training
84 posts since Mar 2006
Reputation Points: 10
Solved Threads: 1