Bureaucrats, checkuser, interwiki, staff, Administrators
9,160
edits
MarkDilley (talk | contribs) (the code for a plain ole google search) |
MarkDilley (talk | contribs) (google search your site code:) |
||
| Line 8: | Line 8: | ||
google search your site code: | |||
---- | ---- | ||
<!-- | ---- | ||
<!-- SiteSearch Google --> | |||
<FORM method=GET action="http://www.google.com/search"> | <FORM method=GET action="http://www.google.com/search"> | ||
<input type=hidden name=ie value=UTF-8> | <input type=hidden name=ie value=UTF-8> | ||
| Line 17: | Line 18: | ||
<A HREF="http://www.google.com/"> | <A HREF="http://www.google.com/"> | ||
<IMG SRC="http://www.google.com/logos/Logo_40wht.gif" | <IMG SRC="http://www.google.com/logos/Logo_40wht.gif" | ||
border="0" ALT="Google | border="0" ALT="Google"></A> | ||
<INPUT TYPE=text name=q size= | </td> | ||
<td> | |||
<INPUT TYPE=text name=q size=31 maxlength=255 value=""> | |||
<INPUT type=submit name=btnG VALUE="Google Search"> | <INPUT type=submit name=btnG VALUE="Google Search"> | ||
<font size=-1> | |||
<input type=hidden name=domains value="YOUR DOMAIN NAME"><br><input type=radio name=sitesearch value=""> WWW <input type=radio name=sitesearch value="YOUR DOMAIN NAME" checked> YOUR DOMAIN NAME <br> | |||
</font> | |||
</td></tr></TABLE> | </td></tr></TABLE> | ||
</FORM> | </FORM> | ||
<!-- SiteSearch Google --> | |||
<!-- | |||