J
Jonathan
Hi,
Here's an interesting challenge for anyone who's up to it.
When I edit preferences for Netscape or Mozilla, there's an option
that says "block unrequested popup windows." Next to this is a button
that says "Allowed Sites." Presumably, the idea is that if you have a
serious web application that needs to open new browser windows, you
might want to tell your clients to add you to the "Allowed Sites."
Well...when I look at the "Allowed Sites," I'm shocked! It has
all sorts of junk in it...everybody that I WOULDN'T want to put up
popup ads is in there! Moreover, the list is different on different
machines. So presumably, I must have gone to some sites, and they went
through the back door and did something in code that added themselves
to the list!
So...the $6,000,000 question is: How to do it? How do you edit
the user's preferences in code so that when someone visits your site,
you automatically edit that user's preferences? And...can I as a user
block sites from doing this?
-Jonathan
Here's an interesting challenge for anyone who's up to it.
When I edit preferences for Netscape or Mozilla, there's an option
that says "block unrequested popup windows." Next to this is a button
that says "Allowed Sites." Presumably, the idea is that if you have a
serious web application that needs to open new browser windows, you
might want to tell your clients to add you to the "Allowed Sites."
Well...when I look at the "Allowed Sites," I'm shocked! It has
all sorts of junk in it...everybody that I WOULDN'T want to put up
popup ads is in there! Moreover, the list is different on different
machines. So presumably, I must have gone to some sites, and they went
through the back door and did something in code that added themselves
to the list!
So...the $6,000,000 question is: How to do it? How do you edit
the user's preferences in code so that when someone visits your site,
you automatically edit that user's preferences? And...can I as a user
block sites from doing this?
-Jonathan