Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 11-26-2001, 11:08 AM   #1
Darren
Confirmed User
 
Darren's Avatar
 
Join Date: Sep 2001
Posts: 5,994
Exit Popup Without No CODE?!?

take a look at http://www.nineinchpenis.com/

they have an exit popup on there site BUT it only appears when you close the browser or go to another site, if you just surf there site it doesnt appear.

How is this done? anyone know? I know the basic javascript exit code but not this. Thankz
Darren is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 11:10 AM   #2
Exxxotica
Confirmed User
 
Join Date: Jan 2001
Location: Oregun
Posts: 4,396
The code is in the upper frame.
Exxxotica is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 11:18 AM   #3
Amputate Your Head
There can be only one
 
Amputate Your Head's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Somewhere else
Posts: 39,075
Code:
frame name="main" noresize scrolling="YES" src="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=XXXXXX&PA=XXXX" noresize
Just view the source... it's there.

[This message has been edited by Amputate Your Head (edited 11-26-2001).]
Amputate Your Head is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 12:45 PM   #4
CDSmith
Too lazy to set a custom title
 
CDSmith's Avatar
 
Industry Role:
Join Date: May 2001
Location: My network is hosted at TECHIEMEDIA.net ...Wait, you meant where am *I* located at? Oh... okay, I'm in Winnipeg, Canada. Oops. :)
Posts: 51,460
Quote:
Originally posted by Exxxotica:
The code is in the upper frame.
What upper frame? As far as I can tell there is only one page there, no frames.

And there is no trace of any kind of on exit coding in the page. I'll be banged silly if I know how it's done there. I know how I do it, I use the usual on exit code between the head tags, then I just protect the links I want to by placing the code onclick="console=false" into the a href's.

I like the simplicity of this other method though, wish I could say how it was done.

Anybody?
<font face="Verdana">___________
CD
* <a href="http://www.sunsetbeachbabes.com/" TARGET="_blank"><font color="#FFFFDD"> Sunset Beach Party</font></a> Centerfolds ~ Amateurs ~ Teens, <a href="http://www.sunsetbeachbabes.com/webmasters.html" TARGET="_blank">new trades</a> welcome.
* <a href="http://clickthrutraffic.com/scripts/signup.php?referer=cdsmith" TARGET="_blank"><font color="#FFDDFF"> Click-thrutraffic.com</font></a> 5 cents up to 20 cents per click!
* <a href="http://www.erasercash.com/wm.html?ID=1380291" TARGET="_blank"><font face="Verdana" color="#FFCCCC">ERASERCASH!</font></a> Earn $35 per sale + webmaster referrals 4 LEVELS DEEP</font>
CDSmith is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 12:51 PM   #5
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
upper frames url is: http://www.nineinchpenis.com/index2.html
the code it uses is:
Code:
<SCRIPT language="JavaScript">


< !-- begin x-it code
var exit=true;
function xit()
{
if (exit)
open('http://www.torontoerotica.com/cen/','_blank','width=785,height=660');
}
// end x-it code -->


</SCRIPT>

</head>

<body topmargin=3 bgcolor="#000000" text="#FFFFFF" link="#FFFF00" vlink="#FFFF00" alink="#FFFF00" onunload="xit()">
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 12:55 PM   #6
Amputate Your Head
There can be only one
 
Amputate Your Head's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Somewhere else
Posts: 39,075
Quote:
Originally posted by CDSmith:
What upper frame? As far as I can tell there is only one page there, no frames.
View the source... you'll see the frames code plain as day. The ref code is right there. The reason you don't see it in the ensuing window that pops is because there's no address bar on that window.

Amputate Your Head is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 01:00 PM   #7
3Xguru
Confirmed User
 
Join Date: Sep 2001
Location: Iasi
Posts: 1,281
Quote:
Originally posted by Lane:
upper frames url is: http://www.nineinchpenis.com/index2.html
the code it uses is:
Code:
<SCRIPT language="JavaScript">


< !-- begin x-it code
var exit=true;
function xit()
{
if (exit)
open('http://www.torontoerotica.com/cen/','_blank','width=785,height=660');
}
// end x-it code -->


</SCRIPT>

</head>

<body topmargin=3 bgcolor="#000000" text="#FFFFFF" link="#FFFF00" vlink="#FFFF00" alink="#FFFF00" onunload="xit()">
I can't see the code in the message, but when I hit reply...there it is!!

Is this normal?

3Xguru is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 01:03 PM   #8
Amputate Your Head
There can be only one
 
Amputate Your Head's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Somewhere else
Posts: 39,075
You gotta take the tags off the front and back or it won't show.
Amputate Your Head is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 01:10 PM   #9
amadman
Confirmed User
 
Join Date: Nov 2001
Location: padded room
Posts: 738
the popup code is in a non visable frame: http://www.nineinchpenis.com/index2.html

The visable frame is the sponsors site: http://refer.ccbill.com/cgi-bin/clic...05824&PA=54758

You move thru the sponsers site in the visable frame but the 'hiden' frame never changes untill the page is closed.
amadman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 01:19 PM   #10
JackFoley
Confirmed User
 
Join Date: Jul 2001
Location: Pac-land
Posts: 858
Go to Amateur Pages or any of the Cashtour sites and you'll see the same thing.

------------------
SlutBunnies - $30/sale, bitch.
JackFoley is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 01:27 PM   #11
CDSmith
Too lazy to set a custom title
 
CDSmith's Avatar
 
Industry Role:
Join Date: May 2001
Location: My network is hosted at TECHIEMEDIA.net ...Wait, you meant where am *I* located at? Oh... okay, I'm in Winnipeg, Canada. Oops. :)
Posts: 51,460
Cool. But what is the real advantage to doing it this way as opposed to the way I described?

I don't see the big deal with using this method.
Further enlightenment please.

<font face="Verdana">___________
CD
* <a href="http://www.sunsetbeachbabes.com/" TARGET="_blank"><font color="#FFFFDD"> Sunset Beach Party</font></a> Centerfolds ~ Amateurs ~ Teens, <a href="http://www.sunsetbeachbabes.com/webmasters.html" TARGET="_blank">new trades</a> welcome.
* <a href="http://clickthrutraffic.com/scripts/signup.php?referer=cdsmith" TARGET="_blank"><font color="#FFDDFF"> Click-thrutraffic.com</font></a> 5 cents up to 20 cents per click!
* <a href="http://www.erasercash.com/wm.html?ID=1380291" TARGET="_blank"><font face="Verdana" color="#FFCCCC">ERASERCASH!</font></a> Earn $35 per sale + webmaster referrals 4 LEVELS DEEP</font>
CDSmith is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 01:30 PM   #12
Amputate Your Head
There can be only one
 
Amputate Your Head's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Somewhere else
Posts: 39,075
Quote:
Originally posted by CDSmith:
Cool. But what is the real advantage to doing it this way as opposed to the way I described?

I don't see the big deal with using this method.
Further enlightenment please.
Because by using a zero frame, you can put the code into the zero frame ONCE.... and load any damn page you like into the main frame... if you wanna change your code for where you're sending people off to, say tomorrow, you change ONE link code..... on ONE page.... and ALL your pages are groovy.... no more updating tons of pages just to change one link.

Very smart way to manage stuff like that.

Amputate Your Head is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 01:36 PM   #13
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
Quote:
Originally posted by Amputate Your Head:

Because by using a zero frame, you can put the code into the zero frame ONCE.... and load any damn page you like into the main frame... if you wanna change your code for where you're sending people off to, say tomorrow, you change ONE link code..... on ONE page.... and ALL your pages are groovy.... no more updating tons of pages just to change one link.

Very smart way to manage stuff like that.
another reason:
'onunload' works only after the page is fully loaded. the zero frame takes much shorter time to load than the regular page with pics etc. so it can open the exit even if the surfer closes the window before the pics load.

[This message has been edited by Lane (edited 11-26-2001).]
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 02:24 PM   #14
Ludedude
Suck it!
 
Industry Role:
Join Date: Jun 2001
Location: Who wants to know?
Posts: 4,432
Quote:
Originally posted by Lane:
another reason:
'onunload' works only after the page is fully loaded. the zero frame takes much shorter time to load than the regular page with pics etc. so it can open the exit even if the surfer closes the window before the pics load.

[This message has been edited by Lane (edited 11-26-2001).]
That's a good point. On one of our sites we run an exit console that's dependent on the first page loading. When the counter doesn't load, the page never officially stops loading and hence the exit console never gets triggered.

------------------
Make 60% recurring with these Babes!
The Webmaster's Folder
The Midnight TGP2 Submitter

Ludedude is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 02:56 PM   #15
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
and also, if you dont wanna use frames, just use an invisible iframe
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 04:24 PM   #16
Darren
Confirmed User
 
Darren's Avatar
 
Join Date: Sep 2001
Posts: 5,994
so how do you set an invisible frame anyone post exact code
Darren is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 04:28 PM   #17
Amputate Your Head
There can be only one
 
Amputate Your Head's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Somewhere else
Posts: 39,075
Okay.... make a page with a split frameset.
The bottom frame is your "Main" window... where you'll bring all you other pages into. The top frame is your code frame. Set your "Main" frame to 100%. If you wanna make doubly sure, set your "code" frame to 1 pixel. That's it. It's not invisible. But there's not many that are able to see a 1 pixel frame with a blank page of the same color loaded into it.
Amputate Your Head is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-26-2001, 06:35 PM   #18
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
Quote:
Originally posted by Darren:
so how do you set an invisible frame anyone post exact code
for iframe , u can use this: (warning, untested code)

&lt;iframe src=frame.html width=1 height=1&gt;&lt;/iframe&gt;
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-27-2001, 12:22 AM   #19
Darren
Confirmed User
 
Darren's Avatar
 
Join Date: Sep 2001
Posts: 5,994
cheers lane
Darren is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-30-2001, 11:08 AM   #20
Darren
Confirmed User
 
Darren's Avatar
 
Join Date: Sep 2001
Posts: 5,994
this is taken from the source

<HTML>
<HEAD>
<TITLE>Guaranteed Penis Enlargement!</TITLE>
</HEAD>

<frameset framespacing="0" border="0" rows="*,100%" cols="100%" frameborder="no">
<frame name="top" noresize scrolling="auto" src="http://www.nineinchpenis.com/index2.html">
<frame name="main" noresize scrolling="YES" src="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=905824&PA=54758" noresize>
<noframes></noframes></frameset></html>

Now you would think replacing the affiliate ID with another URL would make everything work problem is it doesn't? any ideas on this mystery!
Darren is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-30-2001, 04:05 PM   #21
Darren
Confirmed User
 
Darren's Avatar
 
Join Date: Sep 2001
Posts: 5,994
what about delayed exit pops?
Darren is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.