View Single Post
Old 2011-12-17, 11:19 AM   #2
tickler
If there is nobody out there, that's a lot of real estate going to waste!
 
tickler's Avatar
 
Join Date: Dec 2003
Posts: 2,177
iFrame the main site on your landing domain!!

HTML Code:
<frameset cols='*' rows='*' FRAMEBORDER= 0  FRAMESPACING= 0  BORDER= 0  >
	<frameset cols='*' rows='*' FRAMEBORDER= 0  FRAMESPACING= 0  BORDER= 0  >
  	<frame src='http://www.YourMainSite.com/' scrolling='yes'>
	</frameset>
<frame src='http://www.YourLandingDomain.com/' scrolling='no'>
</frameset>
The last "frame src" maintains your landing domain in the address bar!
__________________
Latina Twins, Solo, NN, Hardcore
Latin Teen Cash
tickler is offline   Reply With Quote