hello everyone,
can anyone help me how to work in putting a google search bar in your published site in a freewebhosting site because our site project needs a search bar that searches the contents of
here's a search at your site..
[spoiler]<form action="http://www.google.com/cse" id="cse-search-box" target="_blank">
<div>
<input type="hidden" name="cx" value="partner-pub-8436264743751882:5op205b7ywk" />
<input type="hidden" name="ie" value="ISO-8859-1" />
<input type="text" name="q" size="31" />
<input type="submit" name="sa" value="Search" />
</div>
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>[/spoiler]