Java aSearch V 1.00
Version Francaise Francais
Main page
Home
[ aDraw | tCalDate | tListe | tEuroCalc | tCalEvent | tChart | tFunction | tOnglet | tCChat | tCount ]
[ aTicker | aFont | aSearch | tBBar | tMButton tButton tScroll | tPassword | Winmine ]
[ Home | Applets | Servlets | ASP components ]

INDEX



Description
aSearch is a little Search Applet. This size is very small (4 or 7 Ko).
aSearch run on all browser with support JDK 1.1x. With aSearch you can define a liste of search engine in a file (group by categ.) and launch your query in there engine.
It's a free applet ("Freeware") send with all source code. If you add some function in this applet send me your change.
Retour Index



HTML Source
<applet
    code="aSearch.class"
    codebase="./class11"
    archive="./class11/aSearch.jar"
    width="250"
    height="80">
    <param name="file"	value="../txt/engines.csv">
    <param name="bgcolor"	value="183">
    <param name="button_cF"	value="153">
    <param name="button_cB"	value="16777113">
    <param name="list1_cF"	value="204">
    <param name="list1_cB"	value="13434879">
    <param name="list2_cF"	value="204">
    <param name="list2_cB"	value="13434879">
    <param name="text_cF"	value="204">
    <param name="text_cB"	value="13434879">
</applet>
Retour Index



Parameters
Param nameTypeDescription
filestringdata file with search engine definition
targetstringtarget destination for search page
bgcolorintBackground color (in decimal)
button_cFintButton font color
button_cBintButton background color
list1_cFintChoice1 font color (groupe liste)
list1_cBintChoice1 background color (groupe liste)
list2_cFintChoice2 font color (engine liste)
list2_cBintChoice2 background color (engine liste)
text_cFintkeyword font color
text_cBintkeyword background color
all color is define in decimal
Use calc.exe to convert this or
Color_code
Retour Index



Data file
Cols numTypeDescriptionComments
1stringEngine NameName of this search engine (Yahoo.com)
2stringEngine groupeEngine's Groupe (French)
3stringEngine URLUrl of this engine
If you build other search engine liste send me this
Retour Index



History
1.00Creation...
Retour Index



Download file
aSearch asearch.zip (6Ko) (backup)
Retour Index



Copyright © 1996..2003, BERTHOU. All right reserved.
Last change : 05 March 2003 18H20