View Single Post
Old 10-08-2003, 05:22 PM   #3
waytorussia
Green Mole
 
Join Date: Oct 2003
Posts: 3
Ok, thank you Charter, but I didn't mean that. However, I found the answer on the main page of this site (in html source).

Here it is:

<!-- start -->
<form action='search/index.php' method='get'>
<input type='hidden' name='template_demo' value='simple.html'/>
<input type='hidden' name='result_page' value='index.php'/>
<input name='query_string' type='text' class='liwords' value='russian visa' size="15"/>
<input class='liwords' type='submit' name='search' value='Search'/>

</form>
<!-- end -->

That's it. You can also add various parameters.
waytorussia is offline   Reply With Quote