Windom's

Summary:
URL- http://windoms.sitek.net/
Description- FREE HOMEPAGES FROM RUSSIA! Da! Free Popup ads and Web pages for all! Try the cool trick below to get rid of the stupid Popup windows.

Special thanks to Bill Webb for sharing this tip along with many more on his site:
Counterexploitation and the Free Webpage Provider.

This fix works by hiding the popup code from the browser with <NOSCRIPT> and <!--COMMENT--> tags. Popup code is automatically inserted by the server directly after your <BODY> tag. The bogus (commented-out) body tag tricks the server into adding the popup code inside your <NOSCRIPT> section instead of after your real <BODY> tag.

<HTML>
<HEAD>
<NOSCRIPT>
<!-- <BODY> -->
</NOSCRIPT>
<TITLE>Your Page Title Goes Here</TITLE>
</HEAD>

<BODY>

<!-- Your homepage goes here -->




[ Back to the Main Listing ]





© Copyright 1999 Kendall Dawson.
All rights reserved.