473,765 Members | 2,203 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

The best way to uniquely identify anonymous visitors

What is the best way in which to uniquely identify anonymous visitors
to an asp.net website? I'd like to create on online poll, but I want
to guard against people hitting the refresh button, scripting posts to
the web form, deleting cookies, ect…

Does anyone have any ideas or know where I might find any good online
resources?

TIA,
Sean
Nov 18 '05 #1
2 2877
The best you can do is approximate the number of users by sending a
persistent cookie to each client. Even this approach isn't perfect,
because people can disable cookies, and delete cookies, and multiple
users could share the same computer.

--
Scott
http://www.OdeToCode.com

On 26 Jul 2004 14:37:55 -0700, mu****@hotmail. com (mu****@hotmail .com)
wrote:
What is the best way in which to uniquely identify anonymous visitors
to an asp.net website? I'd like to create on online poll, but I want
to guard against people hitting the refresh button, scripting posts to
the web form, deleting cookies, ect…

Does anyone have any ideas or know where I might find any good online
resources?

TIA,
Sean


Nov 18 '05 #2
If you are allowing anonymous access then there will always be a away around
what you are requesting. You will have to have a unique identifier and you
can help limit this but it will never be 100%.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
<mu****@hotmail .com> wrote in message
news:9c******** *************** ***@posting.goo gle.com...
What is the best way in which to uniquely identify anonymous visitors
to an asp.net website? I'd like to create on online poll, but I want
to guard against people hitting the refresh button, scripting posts to
the web form, deleting cookies, ect.

Does anyone have any ideas or know where I might find any good online
resources?

TIA,
Sean

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2270
by: Jason Burr | last post by:
I was wondering what the best approach to handling a shopping cart was. My concerns 1. Cookies not accepted (session variables not maintained and setting retreiving cookies doesn't work) 2. Use an IP (people behind firewalls or using NAT or other subrouting appear as same client) 3. Use of GET (people can bookmark cart contents then return and an order has been fuffilled but shows as new because contents of string are bookmarked too)
0
1231
by: Ross | last post by:
Hello everybody, When I try to configure my data adapter for ODBC I get the error "Could not determine which columns uniquely identify the rows for "Shipments"." This is for my update and delete statements. I dont understand what is wrong. I have a primary key in my Access database. It is not my table because I tried others, what am I doing wrong, or can anybody help me generate the Delete and update commands required for the...
6
2253
by: Alan Silver | last post by:
Hello, After much battling, I think I am finally seeing some progress on my first user control (thanks to the patient souls who have answered my many questions!!). I am left with one more problem though... As detailed elsewhere, I have identified the need to use the ViewState to hold a flag that indicates whether or not this is the first time the control is loaded (ie if the flag isn't in the ViewState then it's the first time,...
0
1214
by: bazzer | last post by:
im trying to access a microsoft access database from an asp.net webform. but when i use the OdbcDataAdapter config wizard i get the following errors: *Generated UPDATE statement -could not determine which columns uniquely identify the rows for "Customers" *Generated DELETE statement
7
3739
by: bazzer | last post by:
i am having trouble updating a datset because i get the follwing error in the Data Adapter configuration Wizard: Generated UPDATE statement. could not determine which columns uniquely identify the rows for "Customers" 'Customers' is the only table from the database that im using for this query, so it cant be anything to do with a problem of having multiple tables. and the primary key is set. so i dont understand what the problem is.
1
3387
by: Ryan Liu | last post by:
Hi, What are APIs can used to get information used to uniquely identify a PC system? Indeed the only thing I really want is to find a mechanism to generate a global unique key to identiy my software installed across customers. The installation package is same, when my client install it, I will write some unique key to the database for later importing/exorting data to use.
1
1843
by: Anoop Nair | last post by:
Hi I am developing scripts in C# which can be used to test windows based applications. I use Win32 API's to perform click operations etc. To uniquely identify a control in a window rather than using absolute position of a control I have been using Control-ids and captions of the control. But I found scenarios where the control-id was dynamic and the control didn't have a caption. What I mean by caption is the text of the control. A...
1
1565
by: 01423481d | last post by:
Hi all Here is a segment of code used to find out all running processes Imports System.Diagnostics .... Dim myProcesses() As Process Dim myProcess As Process
23
5741
by: raylopez99 | last post by:
A quick sanity check, and I think I am correct, but just to make sure: if you have a bunch of objects that are very much like one another you can uniquely track them simply by using an ArrayList or Array, correct? An example: create the object, create an array, the stuff the object into the array. Later on, assume the object is mutable, the object changes, but you can find it, if you have enough state information to uniquely identify...
0
10156
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10007
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9951
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9832
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8831
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5419
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3924
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3531
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2805
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.