473,386 Members | 2,042 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

multipe registration and IP address

I have created a website where the user can register only once from a single system. i.e I track the IP address and from a single IP address, the user can register only once. But I realize that the IP address would change for the same user and for the same system when it is a non-static IP.

Is there a way to restrict users from registering twice using the same system?
Nov 12 '08 #1
4 1429
Markus
6,050 Expert 4TB
IP addresses aint reliable, buddy. Best thing you can do is take a user name and make that unique.
Nov 12 '08 #2
Thanks You

I want to make sure that one registration per computer on the internet not more than that. each person can register only once from a single computer. but he can do more registrations equal to the number of computers he has that are connected to the internet.

Or one registration per internet connection.

The basic thing is one person should not be given more than one opportunity to register and use the site.
Nov 12 '08 #3
Atli
5,058 Expert 4TB
You can't really control that. At least not using a simple website visited from a browser.

It would take something more like a desktop application that used a secure connection to your server to reliably restrict the registration the way you are try to do. And even that could be circumvented.

Why are you trying to do this anyways?
If you explain that, maybe we could suggest an alternate method.
Nov 12 '08 #4
Thank you Atli, I had been creating a Pay-to-Click website. Where users are given free ads to click. The registration is free. My client wants to make sure that a single user should not click the same ad on different user names obtained by multiple registrations. So we need some way to restrict a single user doesn't register more than once from the same computer. But if he tries from a different computer with a different internet connection that case can be left.

Is there anything we can do to prevent mulitple registrations?

Thanks once again!
Nov 12 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: dave | last post by:
How would I go about creating the simplest routine in VB 6.0 to have a user E-Mail me the application name, date installed and his/her E-Mail Address ?
4
by: Todd Greenwood-Geer | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Python-list - I'd like to publish to PyPI. I'm assuming that this is open to anyone. So here's my repro case for trying to register for an...
11
by: Prince of Code | last post by:
Hey There, I have been to this group for a couple of days. I am really impressed by the way people respond. I get answers for all my doubts and that too more info. So I am putting across a doubt...
0
by: Wayne Smith | last post by:
I've taken the following code from a developers web site which should allow a user to register and receive an email message with a link to activate their account, but when I click the link on my...
0
by: Brian Quinlan | last post by:
What's New? =========== The deadline for early-bird registration for the Vancouver Python Workshop is this Friday, June 30th. Early-bird registration is significantly discounted over normal...
0
by: Brian Quinlan | last post by:
What's New? =========== The deadline for early-bird registration for the Vancouver Python Workshop is today! Early-bird registration is significantly discounted over normal registration, so...
3
by: Chris | last post by:
All I am cross-posting, as I'm not sure if this is an issue for the data layer or the application layer. If this is unacceptable, can someone let me know so that I don't do this in future. ...
3
by: satishknight | last post by:
Hi, Can some one tell me how to change the validation sequence for the code pasted below, actually what I want it when any one enters the wrong login information (already registered users) then it...
9
by: happyse27 | last post by:
Hi All, In perl script(item b below) where we check if html registration form are filled in properly without blank with the necessary fields, how to prompt users that the field are incomplete...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.