Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2008-09-19, 12:37 AM   #9
MadCat
If something's hard to do, then it's not worth doing
 
MadCat's Avatar
 
Join Date: Sep 2008
Location: Berlin, Germany
Posts: 247
Here you go:

Code:
<html>
<frameset rows="0,*" border="0" frameborder="0">
  <frame name="_blank" src="about:blank">
  <frame name="http://your-paysite-url.com" name="_content">
</frameset>
</html>
That oughta do the trick for the first bit; getting the paysite join button href to open a new window (or at least switch to showing the paysite url) isn't that easy, unless you want to use some javascript and rampage through the DOM tree modifying all the A elements
MadCat is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes 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 -4. The time now is 01:59 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc