Re: How to detect if laptop is being used
- From: Gordon <gordon.mcvey@xxxxxxxxxxxx>
- Date: Tue, 16 Sep 2008 05:08:04 -0700 (PDT)
On Sep 15, 3:43 pm, sarika <sarikason...@xxxxxxxxx> wrote:
hi all
I m making a website in which my client requires to track if the user
of his site is using laptop or Desktop computer. How is it possible as
i have no idea .
Second question is we should be even able to track type of internet
service provider user of website is using for some security purpose
and if user changes his internet service provider then he should not
be allowed to access the site.
Determining what kind of computer a browser is running on is
impossible.
ISP tracking might be possible if you did a reverse lookup on the
$_SERVER ['REMOTE_ADDR'] field, but it wouldn't be reliable. And why
would you want to block a user if they come in from a different ISP
anyway? They could be on holiday or at work or any number of things.
.
- Follow-Ups:
- Re: How to detect if laptop is being used
- From: C. (http://symcbean.blogspot.com/)
- Re: How to detect if laptop is being used
- References:
- How to detect if laptop is being used
- From: sarika
- How to detect if laptop is being used
- Prev by Date: how to extract part of HTML page
- Next by Date: Re: how to extract part of HTML page
- Previous by thread: Re: How to detect if laptop is being used
- Next by thread: Re: How to detect if laptop is being used
- Index(es):
Relevant Pages
|