Java aSearch V 1.00

[ tScroll | tOnglet | tListe | tCalDate | tEuroCalc | tCalEvent | tBBar | tChart | tFunction | Winmine | tCount | tButton ]
[ Search | Home Page | Home Page FR ]


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.

aSearch est une applet de Recherche. Sa taille réduite vous permet de l'utiliser facilement (4 ou 7 Ko). Elle est totalement parametrable et fonctionne sur tous les navigateurs supportant le JDK 1.1x.
Avec aSearch vous pouvez definir une liste de moteurs de recherche (groupe par famille) et lancer vos recherche sur ces differents moteurs.
C'est une applet gratuite ("Freeware") diffusée avec son code source. Si vous ajoutez des fonctionnalités sur cette applet renvoyez moi son code source.

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..2000, R. BERTHOU. Tous droits réservés.
Dernière modification le Dimanche 27 Fevrier 2000 13H48