ossp-web/sit/search.wml 1.1 -> 1.2
--- search.wml 2002/02/13 16:35:09 1.1
+++ search.wml 2002/08/11 14:04:29 1.2
@@ -5,3 +5,28 @@
<h1>Website: Search</h1>
+<p>
+<!-- Search Google -->
+<form method=GET action="http://www.google.com/custom">
+ <table cellspacing=0 border=0>
+ <tr valign=middle>
+ <td>
+ <input type=text name=q size=25 maxlength=255 value="">
+ <input type=submit name=sa value="Search!">
+ <input type=hidden name=cof value="GIMP:#993333;T:#000000;LW:267;ALC:#993333;L:http://www.ossp.org/SHARE/ossp_img/ossp-logo.png;GFNT:#993333;LC:#993333;LH:120;BGC:#f5f5f0;AH:center;VLC:#993333;GALT:#000000;AWFID:4118930837b1e21f;">
+ <font face=arial,sans-serif size=-1>
+ <input type=hidden name=domains value="ossp.org">
+ <br>
+ <input type=radio name=sitesearch value="">
+ Search WWW
+ <input type=radio name=sitesearch value="ossp.org" checked>
+ Search ossp.org
+ </font>
+ <br>
+ </td>
+ </tr>
+ </table>
+</form>
+<!-- Search Google -->
+
+
|
|