Monday, September 12, 2005

Google Search

Also added a google search for this site. Well, may not be usefull at all, feel free to give your opinion.

1 comment:

kyrlian said...

No, here is the code (just change whaterverwwimm to your url, twice):

<FORM method=GET action="http://www.google.com/search">
<input type=hidden name=ie value=UTF-8 />
<input type=hidden name=oe value=UTF-8 />
<input type=hidden name=domains value="whateverwimm.blogspot.com" />
<input type=hidden name=sitesearch value="whateverwimm.blogspot.com" />
<input type=text name=q size=20 maxlength=255 value="" /><br />
<input type=submit name=btnG value="search" />
</FORM>