PDA

View Full Version : Keeping it simple


Checkout
September 12th, 2003, 02:14 PM
Here's a simple idea. You can tell almost immediately if your browser's home page has been hijacked, and keep a simple list of "favourites" without using control-D.

Step 1: Set your browser's home page to file://c:\intro.htm
Step 2: Create intro.htm in your C: drive root directory and add the following code



<html>

<head>

<title>c</title>
</head>

<body>

<a href="http://www.wilderssecurity.com",>Wilders Security</A>

<a href="http://www.wilders.org",>Wilders</A>


</body>

</html>


Add all the entries you want using the above as an example, and decorate to suit yourself.
At last, a reason to use that stupid little House button!

Checkout 8)

Mr.Blaze
September 12th, 2003, 02:58 PM
:D good stuffs