Go Back   CodingForums.com > :: Server side development > Other server side languages/ issues

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-07-2004, 09:12 PM   PM User | #1
sina94
New Coder

 
Join Date: Sep 2003
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
sina94 is an unknown quantity at this point
Popup blocking links

I once found a code that claimed that if you put it at the end of your url it would prevent your page from loading popups, so you could use it in traffic exchanges or something. I can't find it any more, and I was wondering if there really is a way to do so...
__________________
~SiNa94~
http://seducius.port5.com/
"Stab...die!"
sina94 is offline   Reply With Quote
Old 03-07-2004, 11:44 PM   PM User | #2
Nightfire
Senior Coder

 
Nightfire's Avatar
 
Join Date: Jun 2002
Posts: 4,266
Thanks: 6
Thanked 48 Times in 48 Posts
Nightfire is on a distinguished road
If you wanted no popups then you shouldn't have agreed to them in your free hosts tos. No one is gonna tell you how to prevent them in this forum.
__________________
Blue Panda
Website Design | 1 Pound Ads | 'ow much? | Coding Geeks
Nightfire is offline   Reply With Quote
Old 03-08-2004, 01:36 AM   PM User | #3
sina94
New Coder

 
Join Date: Sep 2003
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
sina94 is an unknown quantity at this point
You fail to see my point... they are ads that I'VE PUT THERE. The only reason I inquire into it at all is because I vaguely remember stumbling across a code that is part of the url that has the effect I'm looking for. I mean to use it as an option, like for the traffic exchanges as I've mentioned above, to keep MY OWN ads from popping up under certain conditions.
__________________
~SiNa94~
http://seducius.port5.com/
"Stab...die!"
sina94 is offline   Reply With Quote
Old 03-09-2004, 08:51 AM   PM User | #4
glenngv
Supreme Master coder!


 
glenngv's Avatar
 
Join Date: Jun 2002
Location: Los Angeles, CA Original Location: Philippines
Posts: 10,241
Thanks: 0
Thanked 112 Times in 111 Posts
glenngv will become famous soon enough
Maybe what you once saw that prevents popups was by appending a parameter in the URL that tells to stop popup.

i.e.
http://mydomain/page.xxx?popup=0

then in your page, access the popup parameter by server-side language or client-side language (javascript) and do appropriate action based on the value.
__________________
Glenn
_____________________________________________
Play Tower of Hanoi Android app (Ad-FREE!)
Play Tower of Hanoi Android app (FREE!)
Go to Tower of Hanoi Leaderboard
Play Tower of Hanoi Facebook app
glenngv is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:00 AM.


Advertisement
Log in to turn off these ads.