[JDEV] jabber.org search
Jonathan Paulson
thejonz1 at hotmail.com
Tue Aug 29 13:05:35 CDT 2000
I often find myself wishing that jabber.org had a way for me to perform a
site search. I've recently come across a way to do just that courtesy of
google.com.
If you create a html file with the following contents you will be able to do
a site search at just jabber.org. I've found it very useful so I thought
I'd pass it along...
<!-- Search Google -->
<center>
<FORM method=GET action=http://www.google.com/search>
<TABLE bgcolor=#FFFFFF cellspacing=0 border=0>
<tr valign=top>
<td>
<A HREF=http://www.google.com/search>
<IMG SRC=http://www.google.com/logos/Logo_40wht.gif border=0 ALT=Google
align=middle></A>
</td>
<td>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=sa VALUE="Google Search">
<input type=hidden name=domains value="jabber.org"><br><input type=radio
name=sitesearch value=""> Search WWW <input
type=radio name=sitesearch value="jabber.org" checked> Search jabber.org
<br>
</td></tr></TABLE>
</FORM>
</center>
<!-- Search Google -->
More information about the JDev
mailing list