PDA

View Full Version : How To Popup According To Sending Url


gdstudios
09-30-2002, 01:12 AM
Hello - I have a little problem that is quickly becoming big.

I run an adult site. To sum up how this works really fast, I make thumbnail (sample) picture galleries and submit them to post sites, where I hopefully get the surfer to like what he sees, and click through to my site. The problem arises when the cost of massive traffic burns me - and most of the traffic that does not convert at all (i.e. leechers) comes from foreign countries that do not speak english. In other words, foriegn post sites who do not have my permission, steal my link from american sites and the traffic costs me money. Since they do not speak english, I don't sell anything.

Now for the Javascript -

I need to have a popup window (that will make me money) pop ONLY when the surfer is coming from a domain that I do not list with. Is this possible? I want to somehow have an "exclude" list, where i list the domains that I approve of, and then if the surfer would come from anywhere else, popup hell. :D

Thanks!:thumbsup:

glenngv
09-30-2002, 04:45 AM
what web server are you using?
If IIS, you can deny access to a list of ip addresses without code.

gdstudios
09-30-2002, 05:39 AM
im not sure what webserver i have, but I dont want to deny traffic (since it has a chance of converting), I just want to be able to pop up on it.