How to Search 50+ searchenigines through your site

Write your "How To" regarding anything you are comfortable with and you feel it will help the forum members.

NOTE :: All threads started here will appear only after the approval from Administrator
Post Reply
gamez93
Posts: 58
Joined: Wed Feb 21, 2007 2:14 pm

How to Search 50+ searchenigines through your site

Post by gamez93 »

1. Copy the coding into the HEAD of your HTML ****
2. Add the last code into the BODY of your HTML **** -->

<!-- STEP ONE: Paste this code into the HEAD of your HTML **** -->

<HEAD>


<style type="text/css">
td {color: #000000;
font-size: 10pt;
font-family: Arial;}
input, option {background-color: #FFFFAA;
font-family: Arial;}
</style>
</HEAD>

<!-- STEP TWO: Copy this code into the BODY of your HTML **** -->

<BODY>

<script src="http://www.avenue-it.com/includes/search.js" language="JavaScript" type="text/javascript"></script>


SHAdmin
Posts: 2089
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

Thank you for sharing the great 'How To'. You have been credited 30 points for it.
Post Reply