Is there a way to launch a popunder using .htaccess? Also, is it possible to limit the popunders to just one visit? ie If I had a forum and it was coded for the popunder, I wouldnt want the popunder to open on every page view. I am a programmer and I understand the concept, its basically: Check if popunder is open If not, open popunder else exit sub Can anyone give me advice?