Re: IP Address

2002-04-04 Thread Mo Holkar / UKG
At 18:32 04/04/02, Randal wrote: >Voting on the net is always a joke. Like the man said. You can't prevent fraud, all you can do is choose what level of inconvenience you want would-be-fraudulent users to go to. But if the poll is over something that people aren't going to be too motivated ab

Re: IP Address

2002-04-04 Thread Rafael Cotta
No problem. I'll place a big sign on my website's main page banning AOL users and Motorola employees... Rafael "Randal L. Schwartz" <[EMAIL PROTECTED]> escreveu na mensagem [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > "Rafael" == Rafael Cotta <[EMAIL PROTECTED]> writes: > > Rafael> Ok, g

Re: IP Address

2002-04-04 Thread Randal L. Schwartz
> "David" == David Gray <[EMAIL PROTECTED]> writes: >> So again, I repeat: >> >> A user is not an IP address >> >> Get it through your head that using IP address for vote >> blockout is just ... WRONG. David> Message received, ZERO distortion. Are you saying, then, that it's David> imposs

RE: IP Address

2002-04-04 Thread Michael Gargiullo
To: [EMAIL PROTECTED] Subject: Re: IP Address >>>>> "Rafael" == Rafael Cotta <[EMAIL PROTECTED]> writes: Rafael> Ok, good point, but my IP address approach will be enough, Rafael> once my system doensn't need to be very accurate. Except that it will be f

Re: IP Address

2002-04-04 Thread Connie Chan
Why don't simply use cookie ? or when a page is open, redirect to : youscript.cgi?ip=xxx.xxx.xxx.xxx&whateverParams=whateverVar (you may use your way to encrypt ip & the ip address) Or if you want to avoid duplicate click on Submit, you can use javascript to disable the submit button when it click

RE: IP Address

2002-04-04 Thread David Gray
> > "David" == David Gray <[EMAIL PROTECTED]> writes: > > >> How do I get the IP address from a POST form. > >> > >> Let me make myself more clear: I have a form that uses POST, > >> and I would like to get users' IP address for avoiding the > >> same user to fake my pool's result. > > Dav

RE: IP Address

2002-04-04 Thread Scot Robnett
EMAIL PROTECTED] -Original Message- From: Randal L. Schwartz [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 04, 2002 3:18 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: IP Address >>>>> "David" == David Gray <[EMAIL PROTECTED]> writes: >> Ho

Re: IP Address

2002-04-04 Thread Randal L. Schwartz
> "Rafael" == Rafael Cotta <[EMAIL PROTECTED]> writes: Rafael> Ok, good point, but my IP address approach will be enough, Rafael> once my system doensn't need to be very accurate. Except that it will be frustrating to the second employee at motorola.com who wants to vote after the first one

Re: IP Address

2002-04-04 Thread Rafael Cotta
> A user is not an IP address > A user is not an IP address > A user is not an IP address Imagine if my mom were called 200.224.110.105. LOL. Ok, good point, but my IP address approach will be enough, once my system doensn't need to be very accurate. The data processing w

Re: IP Address

2002-04-04 Thread Randal L. Schwartz
> "David" == David Gray <[EMAIL PROTECTED]> writes: >> How do I get the IP address from a POST form. >> >> Let me make myself more clear: I have a form that uses POST, >> and I would like to get users' IP address for avoiding the >> same user to fake my pool's result. David> You can check

RE: IP Address

2002-04-03 Thread David Gray
> How do I get the IP address from a POST form. > > Let me make myself more clear: I have a form that uses POST, > and I would like to get users' IP address for avoiding the > same user to fake my pool's result. You can check $ENV{REMOTE_ADDR}, which will contain the remote IP of the user hitt

Re: IP Address Reverse Lookup

2001-12-10 Thread Brett W. McCoy
On Mon, 10 Dec 2001, Brian wrote: > If at all possible, which perl module would I need to call in order to > perform a reverse lookup on an IP address? > > I need to produce something simalar to the "host" command > ie: > > [brian@mustang brian]$ host 12.90.6.4 > 4.6.90.12.in-addr.arpa domain nam