473,796 Members | 2,570 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

question on location obtained by website - How ?

Hi, sorry if the title is confusing.

I regularly visit a website whicg is a specialist website for custom
engineering products.

The website puts up a banner ad about specials available from
associated businesses using my specific town name. (example: Get your
referance Books from Bookworld, xxxxxxx (my town name))

Most of the time these make no sense whatever because my town is less
than 600 people.

Anyway, they can not be getting the town name from the IP address
because I connect via dialup in another town and the ISP is based in a
third.

How might a site legitimatly be getting this information or does this
indicate a virus of some type.

It is just annoying because every time I access the site I get junk
email about products I have been looking at.
I use Firefox 1.04 as web browser.

thanks for any assistance.

Jul 24 '05 #1
3 1506
Gazing into my crystal ball I observed ma*********@yah oo.com writing in
news:11******** **************@ g44g2000cwa.goo glegroups.com:
Hi, sorry if the title is confusing.

I regularly visit a website whicg is a specialist website for custom
engineering products.

The website puts up a banner ad about specials available from
associated businesses using my specific town name. (example: Get your
referance Books from Bookworld, xxxxxxx (my town name))

Most of the time these make no sense whatever because my town is less
than 600 people.

Anyway, they can not be getting the town name from the IP address
because I connect via dialup in another town and the ISP is based in a
third.

How might a site legitimatly be getting this information or does this
indicate a virus of some type.

It is just annoying because every time I access the site I get junk
email about products I have been looking at.

Have you ever signed up with them for anything? Newsletter, login to view
other parts of the site, etc? If so, there is probably a cookie set that
looks at your city's id number and finds the appropriate ad. Clear your
cookies, then set your browser to refuse cookies, and then visit the site.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 24 '05 #2


Adrienne wrote:
Gazing into my crystal ball I observed ma*********@yah oo.com writing in
news:11******** **************@ g44g2000cwa.goo glegroups.com:
Hi, sorry if the title is confusing.

I regularly visit a website whicg is a specialist website for custom
engineering products.

The website puts up a banner ad about specials available from
associated businesses using my specific town name. (example: Get your
referance Books from Bookworld, xxxxxxx (my town name))

Most of the time these make no sense whatever because my town is less
than 600 people.

Anyway, they can not be getting the town name from the IP address
because I connect via dialup in another town and the ISP is based in a
third.

How might a site legitimatly be getting this information or does this
indicate a virus of some type.

It is just annoying because every time I access the site I get junk
email about products I have been looking at.

Have you ever signed up with them for anything? Newsletter, login to view
other parts of the site, etc? If so, there is probably a cookie set that
looks at your city's id number and finds the appropriate ad. Clear your
cookies, then set your browser to refuse cookies, and then visit the site.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Not cookies - have deleted all cookies and allowed cookies for session
only.

A friend thought that there was information sent by the browser but did
not know where it got it from. My understanding was that the browser
only sends an ID string so the site can tell if it is Internet
explorer, Mozilla, etc.

The site is running a bunch of Javascript which I would disable but it
seems more sites are doing navigation via script.

Jul 24 '05 #3
Dan
ma*********@yah oo.com wrote:
Adrienne wrote:
Gazing into my crystal ball I observed ma*********@yah oo.com writing in
news:11******** **************@ g44g2000cwa.goo glegroups.com:
It is just annoying because every time I access the site I get junk
email about products I have been looking at.


Have you ever signed up with them for anything? Newsletter, login to view
other parts of the site, etc? If so, there is probably a cookie set that
looks at your city's id number and finds the appropriate ad. Clear your
cookies, then set your browser to refuse cookies, and then visit the site.


Not cookies - have deleted all cookies and allowed cookies for session
only.


Well, you must have signed up for them at some point and provided your
e-mail address, since there isn't any other way the site could send you
e-mail (your address is not sent by the browser when you surf the
site).

--
Dan

Jul 24 '05 #4

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

Similar topics

3
2836
by: MX1 | last post by:
Here's a type of query I'm always having trouble with. There are 4 fields in a web access log table. User | Date | Time | Destination I want to show all the instances of a user hitting a particular web site, but I only want a single entry to represent that visit (not the 10 or 15 that represent every graphic that was obtained from the page as is typical with imported web logs).
18
3463
by: Minti | last post by:
I was reading some text and I came across the following snippet switch('5') { int x = 123; case '5': printf("The value of x %d\n", x); break; }
8
1835
by: Hardy Wang | last post by:
Hi: Is it possible for me to create/open web application from remote machine other than port 80? And create application directly under virtual web site instead of creating a virtual directory? Because there is a developing server in our company running IIS with multiple web sites, each one has its own port number. In real scenario, no applications will run under virtual directory, but directly under a site. Thanks!
11
1461
by: A.M-SG | last post by:
Hi, I understand that be default VS2005 uses the ASP.NET development server to run and test ASP.NET applications. Is it possible that we use IIS for ASP.NET application debugging in new IDE environment?
5
7011
by: simonl | last post by:
I'm messing about with a console app that does some tedious data processing, I want to show activity in the console window. What I wanted was - followed by \ followed by | etc; ie a bar revolving on the spot
20
4045
by: tshad | last post by:
Using VS 2003, I am trying to take a class that I created to create new variable types to handle nulls and track changes to standard variable types. This is for use with database variables. This tells me if a variable has changed, give me the original and current value, and whether the current value and original value is/was null or not. This one works fine but is recreating the same methods over and over for each variable type. ...
1
1394
by: Sudhakar | last post by:
i have a registration page called register.php if the data entered is validated correctly i call a file called thankyou.php or else validate.php presently a user after seeing the url website.com/thankyou.php if they enter the url directly in the browser as website.com/thankyou.php they can access the file, if a user accesses the file this way i would like to redirect to a page saying "Direct acess to this file is not allowed"
30
5715
by: Barry L. Bond | last post by:
Greetings! I just got a new Peet Brothers Ultimeter 2100 Weather Station. This new one has a way to display the heat index, if you press the "dew point" key twice. Being aware of all the controversy surrounding the exact calculation of the heat index, I would like my own software (which I programmed in the 1990's, when I got their Ultimeter 2000 weather station, but that one didn't show heat index) to display it. Living in Florida,...
0
9530
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10459
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...
1
10182
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
10017
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...
1
7552
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5445
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4120
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
3734
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2928
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.