SearchMe
search for cat, or computer
Search Me! is a client side search facility that can be added to web pages. It
searches a web pages set by the web master for keywords required by the
user. As it requires no server side CGI scripts, it is ideal for sites built on
budget whose Internet service providers do not allow server side processing.
Author's Notes:
The search report has web master configured colours and language support for English, Spanish or Swedish.
The search report has a HTML 'look and feel' with hyperlinks to found files.
How To Use:
Download searchme.zip (82 KB)
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet code="sm_english.searchApplet.class"
codebase="./"
align="middle"
width="100"
height="100"
name="Search Applet"
archive="rsearch_english.jar">
<param name="bgColour" value="#FFFFFF">
<param name="searchFiles"
value="index.html;animals.html;terms.html;both.html">
<param name="report_hyperlink_colour" value="#0000FF">
<param name="report_backround_colour" value="#FFFFFF">
<param name="report_text_colour" value="#000000">
</applet>
Status: Shareware: $15 (US). 30 day trial.
Author: Kevin Philip
Homepage: http://www.rhinosoftware.co.uk/
Upload Date: February 21, 2001
Updated: January 24, 2002
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|