Survey
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
java applet aDraw : This applet Java allows to create on-line a drawing.
aDraw V 1.00
Home
Français
JavaVersion
[ aDraw | tCalDate | tListe | tEuroCalc | tCalEvent | tChart | tFunction | tOnglet | tCChat | tCount ]
[ aTicker | aFont | aSearch | tBBar | tMButton tButton tScroll | tPassword | Winmine ]
Home
Langages
JAVA
Applets
Games
Forums
News
[ Home | Applets | Servlets | ASP components ]
INDEX
●
●
ASP Component
Tricks/Tips
●
JSP/Servlet
●
References
Links
Parteners
Jobs
GuestBook
●
●
●
●
News
Description
Registration
HTML Source
Parameters
Functions
History
Download
ASP ou JSP
To "save" the drawing in gif or png format the applet can use
there components
JSP jspImage
ASP acxImage
Suite...
/
●
●
Sample 1 Simple use
Sample 2 Create and save your drawing.
News V 1.00
VERSION 1.00
●
nothing.. creation...
Index
Description
aDraw is a drawing java applet including a save option with acxImage and
jspImage components. It works on all the navigators supporting the JDK 1.1. With
this java applet you can easily include a drawing option in your Internet or Intranet
site.
Index
Registration
aDraw is a FreeWare for non commercial site.
For personnal use you want add a reference to me (my URL page) and send to me
your URL (with aDraw applet).
For a professional use you want get a "professional registration". With this
registration you can use aDraw with no reference to me and i send to you all
aDraw source.
R. BERTHOU.
Index
http://www.javaside.com/u_adraw.html (1 of 3) [11/30/2002 12:01:08 PM]
java applet aDraw : This applet Java allows to create on-line a drawing.
HTML Source
<applet code="aDraw.class" archive="aDraw.jar" width="520"
height="330" MAYSCRIPT name="aDraw">
<param name="url" value="javascript:test();">
<param name="save" value="yes">
<param name="bgcolor" value="#D0D0D0">
<param name="bouton" value="bouton.gif">
</applet>
Index
Parameters
Param
Type
name
Description
save
If this parameter is define a "Save" button is show in the applet with
parameter value for label.
string
bgcolor integer Define background color (start by "#" if hexa).
bouton string
relative URL for gif button definition (default "bouton.gif")
This URL string define "Save" action. You can call URL or javascript
function.
Sample :
url
String
●
●
●
<param name="url"
value="http://www.mycgiserver.com/~javaside/aDraw.jsp">
<param name="url"
value="http://www.aspside.com/adraw/save.asp>
<param name="url" value="javascript:save();>
Index
Utilisation
Image Description
Active foreground and background color. You can change there colors
with color palet.
Pencil : Can use forground or background color with right or left mouse
button, and you can change the line size.
Line : Can use forground or background color with right or left mouse
button, and you can change the line size.
Gum : Erase drawing with background color.
Text : To draw a text.
http://www.javaside.com/u_adraw.html (2 of 3) [11/30/2002 12:01:08 PM]
java applet aDraw : This applet Java allows to create on-line a drawing.
Rectangle.
Oval.
Fill function .
Change size line for pencil and line functions.
Erase all drawing ( !! Warning : no alert message ).
Color palet.
Font selection and input zone.
Index
History
1.00 Creation.
Index
Applet download
aDraw
adraw.zip V1.00 (163Ko)
(backup)
Index
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/u_adraw.html (3 of 3) [11/30/2002 12:01:08 PM]
Java draw applet "aDraw" : This applet Java allows to draw in your web site
aDraw V 1.00
Home
Français
[ 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
●
●
●
●
●
●
●
●
●
●
News
Description
Registration
HTML Source
Parameters
Functions
History
Download
ASP ou JSP
To "save" the drawing in gif or png format the applet can use
there components
JSP jspImage
ASP acxImage
Sample 1 Simple use
Sample 2 Create and save your drawing.
News V 1.00
VERSION 1.00
●
nothing.. creation...
Index
Description
aDraw is a drawing java applet including a save option with acxImage and
jspImage components. It works on all the navigators supporting the JDK 1.1. With
this java applet you can easily include a drawing option in your Internet or Intranet
site.
Index
http://www.javaside.com/us/adraw.asp (1 of 4) [11/30/2002 12:01:21 PM]
Java draw applet "aDraw" : This applet Java allows to draw in your web site
Registration
aDraw is a FreeWare for non commercial site.
For personnal use you want add a reference to me (my URL page) and send to me
your URL (with aDraw applet).
For a professional use you want get a "professional registration". With this
registration you can use aDraw with no reference to me and i send to you all
aDraw source.
R. BERTHOU.
Index
HTML Source
<applet code="aDraw.class" archive="aDraw.jar" width="520" height="330"
MAYSCRIPT name="aDraw">
<param name="url" value="javascript:test();">
<param name="save" value="yes">
<param name="bgcolor" value="#D0D0D0">
<param name="bouton" value="bouton.gif">
</applet>
Index
Parameters
Param
Type
name
Description
save
If this parameter is define a "Save" button is show in the applet with
parameter value for label.
string
bgcolor integer Define background color (start by "#" if hexa).
bouton string
relative URL for gif button definition (default "bouton.gif")
http://www.javaside.com/us/adraw.asp (2 of 4) [11/30/2002 12:01:21 PM]
Java draw applet "aDraw" : This applet Java allows to draw in your web site
This URL string define "Save" action. You can call URL or javascript
function.
Sample :
url
String
●
●
●
<param name="url"
value="http://www.mycgiserver.com/~javaside/aDraw.jsp">
<param name="url"
value="http://www.aspside.com/adraw/save.asp>
<param name="url" value="javascript:save();>
Index
Utilisation
Image Description
Active foreground and background color. You can change there colors
with color palet.
Pencil : Can use forground or background color with right or left mouse
button, and you can change the line size.
Line : Can use forground or background color with right or left mouse
button, and you can change the line size.
Gum : Erase drawing with background color.
Text : To draw a text.
Rectangle.
Oval.
Fill function .
Change size line for pencil and line functions.
Erase all drawing ( !! Warning : no alert message ).
Color palet.
http://www.javaside.com/us/adraw.asp (3 of 4) [11/30/2002 12:01:21 PM]
Java draw applet "aDraw" : This applet Java allows to draw in your web site
Font selection and input zone.
Index
History
1.00 Creation.
Index
Applet download
aDraw
adraw.zip V1.00 (163Ko)
(backup)
Index
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/adraw.asp (4 of 4) [11/30/2002 12:01:21 PM]
Sample use for aDraw Java applet : This applet Java allows to draw in your web site
Java applet aDraw V 1.00
Home
English
[ aDraw | tCalDate | tListe | tEuroCalc | tCalEvent | tChart | tFunction | tOnglet | tCChat | tCount ]
[ aTicker | aFont | aSearch | tBBar | tMButton tButton tScroll | tPassword | Winmine ]
[ Home | Applets | Servlets | ASP components ]
aDraw presentation
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/adraw_0.asp [11/30/2002 12:06:02 PM]
Sample use for aDraw Java applet : This applet Java allows to draw in your web site
Java Applet aDraw V 1.00
Home
Français
[ aDraw | tCalDate | tListe | tEuroCalc | tCalEvent | tChart | tFunction | tOnglet | tCChat | tCount ]
[ aTicker | aFont | aSearch | tBBar | tMButton tButton tScroll | tPassword | Winmine ]
[ Home | Applets | Servlets | ASP components ]
aDraw presentation
In this sample you can see the use of the "Save" option by using a form and
the javabeans JSP jspImage (it is possible to replace it by the ASP
component acxImage for IIS servers). For it we use a Java => javascript
communication (class JSobject).
It is also possible to save the data without java <-> javascript
communication (the applet Java can directly send data with a "POST").
Sample JSP code to build image (save) :
<jsp:useBean id="zz" scope="session" class="javaside.Rbl.jspImage" /><%
int
iW, iH ;
// Image size
String sFormat;
// Format (gif ou png)
String sData ;
// Data
sFormat = "png" ;
sData = request.getParameter("data") ;
String t = null ;
t = request.getParameter("w") ;
if (t == null)
iW = 380 ;
else
iW = java.lang.Integer.parseInt(t) ;
t = request.getParameter("h") ;
if (t == null)
iH = 300 ;
else
iH = java.lang.Integer.parseInt(t) ;
// Init image size
zz.init(iW, iH) ;
http://www.javaside.com/us/adraw_1.asp (1 of 2) [11/30/2002 12:06:21 PM]
Sample use for aDraw Java applet : This applet Java allows to draw in your web site
zz.readData( sData ) ;
zz.build() ;
response.reset();
response.setContentType("image/" + sFormat );
response.addHeader("Content-Disposition","filename=jspImage." + sFormat);
if (sFormat.equalsIgnoreCase("png"))
response.getOutputStream().write(zz.getImage(1));
else
response.getOutputStream().write(zz.getImage(0));
response.flushBuffer();
zz.clear() ;
%>
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/adraw_1.asp (2 of 2) [11/30/2002 12:06:21 PM]
jspImage component : composant JSP to create on the fly an image
Java jspImage V 2.05
Francais
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
●
●
●
●
●
●
●
●
●
●
News
Description
Registration
JSP Source
Functions (detail)
Data File
History
Sample 1 jspImage format png
Sample 2 jspImage crop and format gif
Download
News V 1.00
VERSION 2.05
●
●
●
●
●
add BMP formats
add encoding parameter.
Some changes for aDraw
add freehand command
...
VERSION 1.20
●
●
●
●
Support GIF and PNG formats
build image in bytearray or file.
all standard draw functions
add cropimage and change color
Return
Description
http://www.javaside.com/us/jspImage.shtml (1 of 7) [11/30/2002 1:01:25 PM]
jspImage component : composant JSP to create on the fly an image
jspImage is an JSP component to buil dynamicly an image on the server. This
componant supprot GIF and PNG format.
Return
Registration
jspImage comonent is FreeWare for non commercial sites.
For personal use, please add a link on your site back to my Home Page
(http://www.javaside.com/) and send me the URL where you wish to place the
jspImage component.
For professional / commercial use, you will need to obtain a "professional
registration". With this registration you can use jspImage with no reference to me
and I will send you the complete jspImage source code.
If you want to use jspImage in another application, then you must obtain a
"professionnal registration".
For more information about "Professional registration" : R. BERTHOU.
Return
JSP Source
<%jsp:useBean id="zz" scope="session" class="javaside.Rbl.jspImage" /><%
int iW, iH
; // Image size
String sFormat
; // Format (gif/png)
String t = null ;
t = request.getParameter("width") ;
if (t == null)
iW = 300 ;
else
iW = java.lang.Integer.parseInt(t) ;
t = request.getParameter("height") ;
if (t == null)
iH = 250 ;
else
iH = java.lang.Integer.parseInt(t) ;
t = request.getParameter("format") ;
if (t == null)
sFormat = "gif" ;
else
sFormat = t ;
// Initialisation et definition de la taille de l image
zz.init(iW, iH) ;
http://www.javaside.com/us/jspImage.shtml (2 of 7) [11/30/2002 1:01:25 PM]
jspImage component : composant JSP to create on the fly an image
zz.setColor(0xF0F0F0) ;
zz.fillRect(0, 0, 250, 130) ;
zz.setColor(0x4040FF) ;
zz.fillRect(35, 90, 80, 30);
zz.drawImage(0, 140, 25) ;
zz.setColor( 0x40FF40 ) ;
zz.drawOval(165, 105, 80, 30) ;
zz.setColor(0) ;
zz.setFont("Serif", 2, 18) ;
zz.drawString("JavaSide.com...", 25, 82) ;
zz.setColor( 0x0000FF ) ;
zz.setFont("Courier", 1, 12 ) ;
zz.drawString( new java.util.Date().toString(), 5, 152) ;
zz.build() ;
response.reset();
response.setContentType("image/" + sFormat );
response.addHeader("Content-Disposition","filename=jspImage." + sFormat);
if (sFormat.equalsIgnoreCase("png"))
response.getOutputStream().write(zz.getImage(1));
else
response.getOutputStream().write(zz.getImage(0));
response.flushBuffer();
zz.clear() ;
%>
Return
Fonctions
http://www.javaside.com/us/jspImage.shtml (3 of 7) [11/30/2002 1:01:25 PM]
jspImage component : composant JSP to create on the fly an image
Functions detail
Nom
Description
init(int w, int h)
action : init image and size
definition
newImage()
action : init image (clear all)
loadImage(String s, int Id)
action : read external image
build()
action : build image
setEncoding(String senc)
change default encoding
readFile(String f)
action : init and read external
file to get draw command
readFile(String f, String enc)
action : init and read external
file to get draw command with
new encoding value
readData(String f)
action : init and read data in a
String to get draw command (for
aDraw applet)
addData(String data)
read data in a String (for aDraw
applet).
getArray(int i)
action : get Image in bytes
array
saveAs(String s)
action : Save image
clear()
action : free resources
setColor(int i)
action : select color
setColor(int r, int g, int b)
action : select color
setFont(String face, int style, int size)
action : select font
drawLine(int x, int y, int x2, int y2)
action : Draw line
drawLine(int sz, int x, int y, int x2, int y2)
draw line with sz size
drawString(String s, int x, int y)
action : Draw String
drawString(String s, int x, int y, String enc)
action : Draw String with new
encoding
drawRect(int x, int y, int w, int h)
action : Draw rectangle empty
fillRect(int x, int y, int w, int h)
action : Draw rectangle filled
draw3DRect(int x, int y, int w, int h, boolean b)
action : Draw 3D rectangle
empty
http://www.javaside.com/us/jspImage.shtml (4 of 7) [11/30/2002 1:01:25 PM]
jspImage component : composant JSP to create on the fly an image
fill3DRect(int x, int y, int w, int h, boolean b)
action : Draw 3D rectangle filled
drawRoundRect(int x, int y, int w, int h, int r1,
int r2)
action : Draw rounded rectangle
empty
fillRoundRect(int x, int y, int w, int h, int r1, int
r2)
action : Draw rectangle bord
arrondi filled
drawOval(int x, int y, int w, int h)
action : Draw oval empty
fillOval(int x, int y, int w, int h)
action : Draw oval filled
drawImage(int iId, int x, int y)
action : Draw a loaded image
drawImagePart(int iId, int x, int y, int X, int Y,
int W, int H)
action : Draw a part of loaded
image
fillZone(int x, int y, int color)
action : Fill zone (change Color)
drawArc(int x, int y, int w, int h, int r1, int r2)
action : Draw arc empty
fillArc(int x, int y, int w, int h, int r1, int r2)
action : Draw arc filled
fillZone(int x, int y, int color)
action : Fill zone (change Color)
Return
File Format
With this file you can define some or complete draw commande in external data file.
Colum Name
Type
Description
file.txt (List data file) tChart2
commande Id
●
●
●
●
●
●
●
●
1
iId
int
●
●
●
●
●
●
●
http://www.javaside.com/us/jspImage.shtml (5 of 7) [11/30/2002 1:01:25 PM]
drawRect = 1
draw3DRect = 2
drawRoundRect = 3
drawOval = 4
drawArc = 5
fillRect = 6
fill3DRect = 7
fillRoundRect = 8
fillOval = 9
fillArc = 10
fillZone = 11
drawString = 20
drawLine = 21
drawImage = 22
drawImagePart = 23
jspImage component : composant JSP to create on the fly an image
●
●
●
●
2..n
freehand = 24
loadImage = 30
setFont = 31
setColor = 32
Parameters int ou String command parameters (";" sepparator)
Sample
//
32
6
//
32
6
4
32
6
32
20
20
31
20
32
31
20
22
setColor Color(0xFFFFFF)
; -1 ;
; 0 ; 0 ; 600 ; 400 ;
setColor Color(0x0000FF)
; 255 ;
; 100 ; 10 ; 60 ; 100 ;
; 50 ; 100 ; 100 ; 150 ;
; -255 ;
; 10 ; 100 ; 80 ; 150 ;
; 0 ;
; Test Rbl ; 20 ; 50 ;
; Ligne 2 ; 20 ; 150 ;
; Arial ; 0 ; 15 ;
; Arial 15 plain ; 220 ; 50 ;
; 22554 ;
; Times ; 2 ; 12 ;
; Times 12 italic ; 220 ; 180 ;
; 0 ; 50 ; 120 ;
Sample jspImage.txt
Return
History
In construction...
1.00 Creation...
1.20 Add cropImage and fillZone...
Return
Download files
jspImageEnglish
jspImage_us.zip (81 KB)
jspImage Francais
jspImage_fr.zip (81 KB)
http://www.javaside.com/us/jspImage.shtml (6 of 7) [11/30/2002 1:01:25 PM]
(backup)
(backup)
jspImage component : composant JSP to create on the fly an image
Return
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/jspImage.shtml (7 of 7) [11/30/2002 1:01:25 PM]
acxImage component : composant ASP pour creer dynamiquement un graphe ou une image
Java acxImage V 2.05
Francais
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
●
●
●
●
●
●
●
●
●
●
●
●
News
Description
Registration
ASP Source
Functions
Data File
History
Download
Install
Sample 1 acxImage format gif
Sample 2 acxImage format png
Sample 3 acxImage file
News V 2.05
VERSION 2.05
●
●
●
●
Some changes for aDraw
add line size
add freehand command
...
VERSION 1.00
●
●
●
Support GIF and PNG formats
build image in bytearray or file.
all standard draw functions
Return
http://www.javaside.com/us/acxImage.shtml (1 of 7) [11/30/2002 1:03:11 PM]
acxImage component : composant ASP pour creer dynamiquement un graphe ou une image
Description
acxImage is an ASP component to buil dynamicly an image on the server (in
GIF or PNG formats). This component is write in java and Run on IIS or PWS.
Return
Enregistrement
acxImage comonent is FreeWare for non commercial sites.
For personal use, please add a link on your site back to my Home Page
(http://www.javaside.com/) and send me the URL where you wish to place the
acxImage component.
For professional / commercial use, you will need to obtain a "professional
registration". With this registration you can use acxImage with no reference to
me and I will send you the complete acxImage source code.
If you want to use acxImage in another application, then you must obtain a
"professionnal registration".
For more information about "Professional registration" : R. BERTHOU.
Return
ASP Source
<%
' Create component
Set h = Server.CreateObject("javaside.Rbl.acxImage")
' Initialisation et definition de la taille de l image
h.init 350, 280
h.newImage()
' dessin
h.setColor 255, 255, 20
h.setFont "Verdana", 1, 24
h.fillRect 0, 0, 350, 280
h.setColor 255, 255, 255
h.fillRect 25, 100, 50, 80
h.setColor 0
h.drawString "Bonjour Raymond...", 25, 120
' fin des ordres de dessin
' On construit l image
h.build()
http://www.javaside.com/us/acxImage.shtml (2 of 7) [11/30/2002 1:03:11 PM]
acxImage component : composant ASP pour creer dynamiquement un graphe ou une image
' on genere l image au format gif
img = h.getArray(0)
' ---- Response format ----------Response.Expires = 0
Response.Buffer = TRUE
Response.Clear
Response.contenttype = "image/gif"
Response.BinaryWrite img
Response.End
' ----- End Response ------------h.clear()
Set h = nothing
%>
Return
Fonctions
More informations about there functions
Nom
Description
init(int w, int h)
action : init image and size
definition
newImage()
action : init image (clear all)
loadImage(String s, int Id)
action : read external image
build()
action : build image
readFile(String f)
action : read external file to
get draw command
readData(String f)
action : init and read data in a
String to get draw command
(for aDraw applet)
addData(String data)
read data in a String (for
aDraw applet).
getArray(int i)
action : get Image in bytes
array
saveAs(String s)
action : Save image
clear()
action : free resources
http://www.javaside.com/us/acxImage.shtml (3 of 7) [11/30/2002 1:03:11 PM]
acxImage component : composant ASP pour creer dynamiquement un graphe ou une image
setColor(int i)
action : select color
setColor(int r, int g, int b)
action : select color
setFont(String face, int style, int size)
action : select font
drawLine(int x, int y, int x2, int y2)
action : Draw line
drawLine(int sz, int x, int y, int x2, int y2)
draw line with sz size
drawString(String s, int x, int y)
action : Draw String
drawRect(int x, int y, int w, int h)
action : Draw rectangle empty
fillRect(int x, int y, int w, int h)
action : Draw rectangle filled
draw3DRect(int x, int y, int w, int h, boolean
b)
action : Draw 3D rectangle
empty
fill3DRect(int x, int y, int w, int h, boolean b)
action : Draw 3D rectangle
filled
drawRoundRect(int x, int y, int w, int h, int r1, action : Draw rounded
int r2)
rectangle empty
fillRoundRect(int x, int y, int w, int h, int r1,
int r2)
action : Draw rectangle bord
arrondi filled
drawOval(int x, int y, int w, int h)
action : Draw oval empty
fillOval(int x, int y, int w, int h)
action : Draw oval filled
drawImage(int iId, int x, int y)
action : Draw a loaded image
drawImage(int iId, int x, int y, int w, int h)
action : Draw a loaded image
drawArc(int x, int y, int w, int h, int r1, int r2)
action : Draw arc empty
fillArc(int x, int y, int w, int h, int r1, int r2)
action : Draw arc filled
Return
File Format
http://www.javaside.com/us/acxImage.shtml (4 of 7) [11/30/2002 1:03:11 PM]
acxImage component : composant ASP pour creer dynamiquement un graphe ou une image
With this file you can define some or complete draw commande in external data
file.
Colum Name
Type
Description
file.txt (List data file) tChart2
commande Id
●
●
●
●
●
●
●
●
1
iId
int
●
●
●
●
●
●
●
●
●
●
2..n
Parameters int ou String command parameters (";" sepparator)
Sample
//
32
6
//
32
6
4
32
6
32
20
20
31
20
drawRect = 1
draw3DRect = 2
drawRoundRect = 3
drawOval = 4
drawArc = 5
fillRect = 6
fill3DRect = 7
fillRoundRect = 8
fillOval = 9
fillArc = 10
drawString = 20
drawLine = 21
drawImage = 22
drawImagePart = 23
freehand = 24
loadImage = 30
setFont = 31
setColor = 32
setColor Color(0xFFFFFF)
; -1 ;
; 0 ; 0 ; 600 ; 400 ;
setColor Color(0x0000FF)
; 255 ;
; 100 ; 10 ; 60 ; 100 ;
; 50 ; 100 ; 100 ; 150 ;
; -255 ;
; 10 ; 100 ; 80 ; 150 ;
; 0 ;
; Test Rbl ; 20 ; 50 ;
; Ligne 2 ; 20 ; 150 ;
; Arial ; 0 ; 15 ;
; Arial 15 plain ; 220 ; 50 ;
http://www.javaside.com/us/acxImage.shtml (5 of 7) [11/30/2002 1:03:11 PM]
acxImage component : composant ASP pour creer dynamiquement un graphe ou une image
32
31
20
22
;
;
;
;
22554 ;
Times ; 2 ; 12 ;
Times 12 italic ;
0 ; 50 ; 120 ;
220 ; 180 ;
Sample acxImage.txt
Return
History
In construction...
1.00 Creation...
Return
Install
To install this component in your server you must :
❍
Download this
❍
Use Javareg.exe to add registry definitions.
❍
Put component in c:\winnt\java\trustlib or c:\windows\java\trustlib
Sample script reg.bat to do this
; Javareg acxImage in package Rbl
javareg /register /class:javaside.Rbl.acxImage /progid:javaside.Rbl.acxImage
; build Rbl directory
; change c:\windows with your directory (c:\winnt or other)
mkdir c:\Windows\Java\TrustLib\javaside
mkdir c:\Windows\Java\TrustLib\javaside\Rbl
; copy *.class to Rbl directory
copy *.class c:\Windows\Java\TrustLib\javaside\Rbl
Return
Download files
acxImage English
acxImage_us.zip (81 KB)
acxImage Francais
acxImage_fr.zip (81 KB)
Index
http://www.javaside.com/us/acxImage.shtml (6 of 7) [11/30/2002 1:03:11 PM]
(backup)
(backup)
acxImage component : composant ASP pour creer dynamiquement un graphe ou une image
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/acxImage.shtml (7 of 7) [11/30/2002 1:03:11 PM]
RBL - JavaSide.com
Java acxImage V 2.05
English
JavaVersion
[ aDraw | tCalDate | tListe | tEuroCalc | tCalEvent | tChart | tFunction | tOnglet | tCChat | tCount ]
[ aTicker | aFont | aSearch | tBBar | tMButton tButton tScroll | tPassword | Winmine ]
Home
Langages
JAVA
Applets
Jeux
Forums
News
ASP Composants
JSP/Servlet
Trucs/Astuces
Références
Liens
Articles
Documentation
Partenaires
Publicité
Emplois/Jobs
La Librairie
Home
[ Home Page FR | Applets | Servlets | Composants ASP ]
INDEX
●
●
●
●
●
●
●
●
●
●
●
●
GuestBook
Suite...
News
Description
Enregistrement
ASP Source
Fonctions
Data File
Historique
Download/Téléchargement
Installation
Exemples 1 acxImage format gif
Exemples 2 acxImage format png
Exemples 3 acxImage sauvegarde
/
News V 2.05
VERSION 2.05
●
●
●
●
Gestion de l'epaisseur des lignes
Utilisable directement par l'applet aDraw
Support du dessin à "Main levée".
...
VERSION 1.00
●
●
●
●
Support des formats GIF et PNG
Generation de l'image sans ecriture d'un fichier temporaire.
Inclusion d'image
Toutes les fonctions classiques de dessin
Retour Index
Description
http://www.javaside.com/asp/menu_fr.asp?page=acxImage.shtml (1 of 6) [11/30/2002 1:03:47 PM]
RBL - JavaSide.com
acxImage est un Composant ASP (Controle ActiveX serveur) permettant de
creer dynamiquement une image.
Ce composant est ecris en Java et fonctionne sans probleme sur PWS ou IIS.
Retour Index
Enregistrement
acxImage est un composant FreeWare pour les sites non commerciaux, son
utilisation est donc gratuite. Vous devez seulement ajouter une référence à
l'auteur (un lien vers JavaSide.com). et me faire parvenir l'URL de la page
utilisant acxImage.
Pour une utilisation plus "professionnel" vous devez vous enregistrer. Cet
enregistrement vous permet d'avoir les sources du composant et de ne pas
faire référence à l'auteur (texte Javaside.com).
Pour utiliser acxImage dans une autre developpement vous devez prendre
un "Enregistrement Professionnel".
Pour plus d'informations sur "l'Enregistrement Professionnel" (limite
d'utilisation des sources,...) : R. BERTHOU.
Retour Index
ASP Source
<%
' Creation du composant
Set h = Server.CreateObject("javaside.Rbl.acxImage")
' Initialisation et definition de la taille de l image
h.init 350, 280
h.newImage()
' dessin
h.setColor 255, 255, 20
h.setFont "Verdana", 1, 24
h.fillRect 0, 0, 350, 280
h.setColor 255, 255, 255
h.fillRect 25, 100, 50, 80
h.setColor 0
h.drawString "Bonjour Raymond...", 25, 120
' fin des ordres de dessin
' On construit l image
h.build()
' on genere l image au format gif
img = h.getArray(0)
' ---- Response format ----------Response.Expires = 0
Response.Buffer = TRUE
Response.Clear
Response.contenttype = "image/gif"
Response.BinaryWrite img
http://www.javaside.com/asp/menu_fr.asp?page=acxImage.shtml (2 of 6) [11/30/2002 1:03:47 PM]
RBL - JavaSide.com
Response.End
' ----- End Response ------------h.clear()
Set h = nothing
%>
Retour Index
Fonctions
Voici la liste des fonctions accessibles à partir de votre code ASP. Je vous
conseille de consulter les exemples pour voir l'enchainement des appels.
Vous trouverez la liste des foncions plus detaillée sur cette page :Detail
fonctions
Nom
Description
init(int w, int h)
initialisations de l'image et
definition de sa taille
newImage()
initialisations du dessin (on
efface tout)
loadImage(String s, int Id)
lecture d'une image externe
build()
generation de l'image
readFile(String f)
Lecture d'un fichier de
commandes incluant l'ensemble
des ordres du dessin
readData(String data)
Initialisation et lecture des
données dans un String (cela
est principalement utilisé par
l'applet aDraw.
addData(String data)
Lecture des données dans un
String (cela est principalement
utilisé par l'applet aDraw.
getArray(int i)
recuperation d'un tableau de
bytes
saveAs(String s)
Sauvegarde l'image
clear()
liberation des ressources
setColor(int i)
selectionne une couleur
setColor(int r, int g, int b)
selectionne une couleur
setFont(String nom, int style, int size)
selectionne une police de
caractere
drawLine(int x, int y, int x2, int y2)
Dessine une ligne
http://www.javaside.com/asp/menu_fr.asp?page=acxImage.shtml (3 of 6) [11/30/2002 1:03:47 PM]
RBL - JavaSide.com
drawLine(int sz, int x, int y, int x2, int
y2)
Dessine une ligne d'une
épaisseur de sz pixels
drawString(String s, int x, int y)
Dessine une Chaine de
caracteres (dans la couleur et la
fonte active)
drawRect(int x, int y, int w, int h)
Dessine un rectangle vide
fillRect(int x, int y, int w, int h)
Dessine un rectangle plein
draw3DRect(int x, int y, int w, int h,
boolean b)
Dessine un rectangle 3D vide
fill3DRect(int x, int y, int w, int h,
boolean b)
Dessine un rectangle 3D plein
drawRoundRect(int x, int y, int w, int h,
int r1, int r2)
Dessine un rectangle arrondi
vide
fillRoundRect(int x, int y, int w, int h, int
r1, int r2)
Dessine un rectangle bord
arrondi plein
drawOval(int x, int y, int w, int h)
Dessine un oval vide
fillOval(int x, int y, int w, int h)
Dessine un oval plein
drawImage(int iId, int x, int y)
Dessine une image au
prealablement chargée
drawImage(int iId, int x, int y, int w, int
h)
Dessine une image au
prealablement chargée
drawArc(int x, int y, int w, int h, int r1,
int r2)
Dessine un arc de cercle vide
fillArc(int x, int y, int w, int h, int r1, int
r2)
Dessine un arc de cercle plein
Retour Index
Format du fichier
Ce fichier permet d'externaliser toute ou partie de s ordres de dessins dans
un fichier externe.
Colum Name
Type
Description
file.txt (List data file) tChart2
http://www.javaside.com/asp/menu_fr.asp?page=acxImage.shtml (4 of 6) [11/30/2002 1:03:47 PM]
RBL - JavaSide.com
Identifiant de la commande
●
●
●
●
●
●
●
●
●
1
iId
int
●
●
●
●
●
●
●
●
●
2..n
Parametres
int ou
String
drawRect = 1
draw3DRect = 2
drawRoundRect = 3
drawOval = 4
drawArc = 5
fillRect = 6
fill3DRect = 7
fillRoundRect = 8
fillOval = 9
fillArc = 10
drawString = 20
drawLine = 21
drawImage = 22
drawImagePart = 23
freehand = 24
loadImage = 30
setFont = 31
setColor = 32
parametre de la commande (";" comme
sepparateur)
Sample
//
32
6
//
32
6
4
32
6
32
20
20
31
20
32
31
20
22
setColor Color(0xFFFFFF)
; -1 ;
; 0 ; 0 ; 600 ; 400 ;
setColor Color(0x0000FF)
; 255 ;
; 100 ; 10 ; 60 ; 100 ;
; 50 ; 100 ; 100 ; 150 ;
; -255 ;
; 10 ; 100 ; 80 ; 150 ;
; 0 ;
; Test Rbl ; 20 ; 50 ;
; Ligne 2 ; 20 ; 150 ;
; Arial ; 0 ; 15 ;
; Arial 15 plain ; 220 ; 50 ;
; 22554 ;
; Times ; 2 ; 12 ;
; Times 12 italic ; 220 ; 180 ;
; 0 ; 50 ; 120 ;
Sample acxImage.txt
Retour Index
http://www.javaside.com/asp/menu_fr.asp?page=acxImage.shtml (5 of 6) [11/30/2002 1:03:47 PM]
RBL - JavaSide.com
Historique
In construction...
1.00 Creation...
Retour Index
Download files
acxImage Francais
acxImage_fr.zip (81 KB)
acxImage English
acxImage_us.zip (81 KB)
(backup)
(backup)
Index
Installation
●
●
L'installation de ce composant sur votre serveur est tres simple.
Vous devez utiliser Javareg.exe pour ajouter la definition de ce composant
dans la base de registre.
Puis rendre cela accessible a la JVM de Microsoft pour cela il suffit de copier
ces classes dans c:\winnt\java\trustlib ou c:\windows\java\trustlib
Exemple d'un script reg.bat traitant cela
; Javareg acxImage in package Rbl
javareg /register /class:javaside.Rbl.acxImage /progid:javaside.Rbl.acxImage
; build javaside\Rbl directory
; change c:\windows with your directory (c:\winnt or other)
mkdir c:\Windows\Java\TrustLib\javaside
mkdir c:\Windows\Java\TrustLib\javaside\Rbl
; copy *.class to Rbl directory
copy *.class c:\Windows\Java\TrustLib\javaside\Rbl
Retour Index
Copyright © 1996..2002, BERTHOU. Tous droits réservés.
Dernière modification le 10 Septembre 2002 18H20
C.N.I.L.
n° 707410
http://www.javaside.com/asp/menu_fr.asp?page=acxImage.shtml (6 of 6) [11/30/2002 1:03:47 PM]
JavaSide.com : java resources site with applet java, servlet java, javabeans, java tips, JSP, and more...
JavaSide.com
Version Française
JavaVersion
NEWS
Welcome to JAVASIDE.COM...
Home
Langages
JAVA
●
Applets
Games
Forums
●
News
ASP Component
Tricks/Tips
●
JSP/Servlet
References
Links
Parteners
●
Jobs
GuestBook
Suite...
/
●
●
●
●
●
●
B..Dash V 2.00 : a new classic
game applet (Boulder...).
aDraw V 1.00 A new drawing
java applet with a save option.
NewsLetter
your Mail
APPLETS
●
tListe V 6.20 a
"Treeview"
applets.
tChart V 5.31 Add javascript
●
tChart V 5.31 a
functions, new mode point, and
Chart with
more... (and solve a prb with all
table, bar, pie,
negatives values)
area...
tCaldate V 2.51 Solve a prb in
●
tCalDate V 2.51
mindate parameter and add a
a calendar
javascript functions.
control.
tListe V 6.20 news options
●
aDraw V 1.00 a
(autoclose, mouseover
"Drawing"
presentation, ...)...
applets.
tEurocalc V 2.00 LiveConnect
●
tCount V 2.00
support, layer, Greece, and
an online
more...
counter with
many option
(chat, active
jspImage V 2.05 a new version
visitors)
of this Java component
●
tOnglet V 4.10
(JSP/Bean) to generate an
a tabs menu.
image on the fly...
●
tEuroCalc V
jsptListe V 1.55 tListe JSP
2.00 Euro
Version : minor changes in this
JSP treeview
Calculator /
jspChart V 1.60 Some news in
convertor.
●
tMButton V
this Java "Chart" component
(JSP/Bean) : 2 oY axes, many
1.00 a tabs
chart in 1 graphe...
menu and
button bar.
●
tScroll V 3.01
acxImage V 2.05 a new version
another text
of this ASP component write in
scrolling (with
java to build dynamicly an
sources).
image...
●
tCalEvent V
http://www.javaside.com/us/ (1 of 4) [11/30/2002 1:03:58 PM]
JavaSide.com : java resources site with applet java, servlet java, javabeans, java tips, JSP, and more...
●
●
●
acxChart V 1.00 New ASP
component write in java to
generate a chart (image)...
tListe ASP version
(Sample)
tListe PERL version
(Sample).
News
More
JavaSide
news
Servlet
news
( Add
news )
●
●
●
●
General Informations
●
●
●
●
JAVA Links : Many good java
sites.
JAVA Forums : .
JAVA Tips : Some Java Tricks
and Tips.
RBL Java users : RBL's applets
users list (add your site if you
use a RBL's applet).
Applets
●
Java applets
❍
aDraw to make
(and save) a
drawing in your
site...
❍
aTicker a news
"ticker" use in
more than
20000 sites.
❍
tCount A special
counter.
❍
tChart A little
graph/chart
applet very fast.
❍
tCaldate A
calendar applet.
❍
tEuroCalc A
http://www.javaside.com/us/ (2 of 4) [11/30/2002 1:03:58 PM]
●
●
●
●
Jobs
Jobs and
resumes
database.
●
1.20 another
calendar
control (read
events in file or
database).
tFunction V
1.01 to draw
f(x) function.
aSearch V 1.00
a search applet
(with source).
aTicker V 1.01
Ticker applet
(with sources).
tCChat V 1.00
another chat
applet.
tBBar V 1.00 a
button bar and
image map.
JVMine V 1.01
a MineSweeper
game (with
source).
gameServeur a
multi-user GO
game..
tPassword V
1.01 simple
password
applet.
aFont V 1.00
list fonts
available (with
source).
JavaSide.com : java resources site with applet java, servlet java, javabeans, java tips, JSP, and more...
❍
calculator and
euro convertor.
...
Java Servlet
●
●
●
●
Informations.
❍
samples
❍
ZipServlet this servlet that
sends a zip file to the
user...
JSP Component.
❍
jsptListe tListe JSP
version
❍
jspImage to build a gif or
png image on the fly.
❍
jspChart to build a chart
(gif or png) on the fly
JSP Component.
❍
tagColor to Colorized your
Java code in your site
Links.
Java ASP Component
●
JAVA to write an ASP
component.
❍
acxImage : ASP
Component which allows
to build an image "on Fly"
in GIF or PNG format.
❍
acxChart : ASP component
which allows to build a
graph in GIF or PNG
format.
❍
rblSimple : the more
simple component (with
all its sources).
❍
rblMap : ASP Component
to build a sitemap (use
tListe ASP or JAVA to see
data).
OTHER
http://www.javaside.com/us/ (3 of 4) [11/30/2002 1:03:58 PM]
JavaSide.com : java resources site with applet java, servlet java, javabeans, java tips, JSP, and more...
●
●
●
●
French Version
PMDI V 2.26 Is a french
HelpDesk software.
RInstall V 3.53 is now available
with all C sources.
JavaSide.com's press book and
awards.
Thanks to sign or read my
Guestbook
Partners
Java and all Java-based marks are trademarks or registered trademarks
of Sun Microsystems, Inc. in the United States and other countries.
Javaside.com is independent of Sun Microsystems, Inc.
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/ (4 of 4) [11/30/2002 1:03:58 PM]
Javaside.com : Java Applet tCaldate - Calendar component ( freeware or shareware )
Java Calendar tCalDate V 2.51
Francais
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
Registration
HTML Source
Parmeters
History
Sample 1 (use form & combo)
Sample 2 (use form)
Sample 3 (use layers)
Sample 4
Download
You can select a date between
"01 Jan 2000" and "01 June 2000"
News
●
●
●
●
Version 2.51 : Solve a prb in mindate and add a javascript functions.
Version 2.45 : Correct a bug in week selection, add public holydays in
external file.
Version 2.41 : Add page Up page Down key to change month.
Version 2.31 :
Add close option on "?" this option is only available with a registered version
when you use the layer solution.
Description
tCalDate is a little Calendar Applet. Its very small size allows an easy use (6 or
12.1 Ko). tCalDate runs on all browsers with JDK 1.02 support. tCaldate support
LiveConnect technology for JavaScript applet communication.
Index
http://www.javaside.com/us/tcaldate.shtml (1 of 5) [11/30/2002 1:04:03 PM]
Javaside.com : Java Applet tCaldate - Calendar component ( freeware or shareware )
Registration
tCalDate is a FreeWare for non commercial sites, it means its use is free.
For personnal use, I'd like you to add a link to the author (link to javaside.com)
and send me the URL of the page which uses the tCalDate applet.
For a professional use, you have to get a "professional registration". This
registration allows you to use tCalDate without reference to the author and I will
send you back the complete source.
For more informations about "Professional registration" : R. BERTHOU.
Index
HTML Source
<applet code=tcaldate.class width=160 height=170>
<param name=link
value="./date.html?d=%Y%M%D&w=%w&j=%j&s=%s">
<param name=target value="donnee">
<param name=startsunday
value="0">
<param name=font
value="Arial">
<param name=fontsize
value=12>
<param name=bgcolor
value=13684944>
<param name=bgcolor2
value=14737663>
<param name=bgcolor3
value=400>
<param name=min
value="01 Jan 2000">
<param name=current
value="11 Feb 2000">
<param name=max
value="01 Jun 2000">
<param name=t_col1 value=400>
<param name=t_col2 value=8421520>
<param name=t_col3 value=14737663>
</applet>
Index
Parameters
http://www.javaside.com/us/tcaldate.shtml (2 of 5) [11/30/2002 1:04:03 PM]
Javaside.com : Java Applet tCaldate - Calendar component ( freeware or shareware )
Param name
Type
Description
link
string
link URL (with format)
%d and %D date
%m and %M Month
%y and %Y Years
%w and %W Week
%j and %J julian days
%s and %S week days
edit
String
for edit zone only "auto" if you want to use a
"combobox"
holfile
String
External File to define public holydays
sample : vacances.txt
script
String
JavaScript function
startsunday
integer
0 -> Week start sunday
1 -> Week start Monday
weeknumber
String
not null (define) to hide week number
jvalid
integer to disable some days in week
min
String
min Date String Date Format
max
String
max Date String Date Format
String
current Date String Date Format
12 Aug 1998
14 March 85 ...
current
month? (1..12) String
Name of month (for French, Deutch, and other)
day? (1..7)
String
Name of Day (for French, Deutch, and other)
1=Sunday
bgimg
string
back ground image
target
string
Default target windows
font
text
Font Name
fontsize
integer Font Size
bgcolor
integer Font color 1
bgcolor2
integer Font color 2
bgcolor3
integer Font color 3
t_col1
integer texte color 1
http://www.javaside.com/us/tcaldate.shtml (3 of 5) [11/30/2002 1:04:03 PM]
Javaside.com : Java Applet tCaldate - Calendar component ( freeware or shareware )
t_col2
integer texte color 2
t_col3
integer texte color 3
t_col4
integer texte color 4
Index
History
2.51 Add javascript functions.
2.46 Correct bug in Week number.
2.45 Correct bug in Week selection.
2.40 Add page Up page Down key.
2.32 Correct a bug in date selection.
2.31 Close option (for layer).
2.30 Build jar archive and correct a bug in JVALID parameter.
2.26 Correct a bug in keyboard event and add setMin setMax function.
2.24 Correct a bug in script param.
2.23 Correct a minor bug to display 2000 with %y param.
2.22 Add a param to hide week number.
2.21 Correct minor bug in week number...
2.20 Add start sunday parameter...
2.10 Correct edit zone size,...
2.00
Add edit zone, combobox presentation, liveconnect support, disable some
days, use keys....
1.20 Add bgimg and valid date in select prev and next month.
http://www.javaside.com/us/tcaldate.shtml (4 of 5) [11/30/2002 1:04:03 PM]
Javaside.com : Java Applet tCaldate - Calendar component ( freeware or shareware )
1.15
Center texte draw "<" ">" for big calendar.
Add function for javascript action...
1.01 Month and Days in param...
1.00 Creation...
Index
Download file
●
●
tCalDate : tCaldate (25Ko)
(backup)
tCalDate : version 1.20 (6Ko)
Index
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tcaldate.shtml (5 of 5) [11/30/2002 1:04:03 PM]
java treeview applet tListe : nice navigation menu explorer style
Java TreeView tliste V 6.20
Francais
Home
German version
[ 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
●
●
●
●
●
●
●
●
●
●
●
●
●
●
●
News...
Registration
Enregistrement
HTML Source
Parameters
Data File
History
Download
Use Java Script
Sample Popup / in JDK 1.1
Sample 2 Javascript
Sample 3 V 6.01 in JDK 1.02
tListe Image librairie
tListe full ASP (no java) (Sample)
tListe full PERL (no java) (Sample)
News V 6.20
http://www.javaside.com/us/tliste.shtml (1 of 9) [11/30/2002 1:04:07 PM]
java treeview applet tListe : nice navigation menu explorer style
VERSION 6.20 only in JDK 1.1x
●
●
●
●
can change display action when the mouse is over an item
Add autoclose option
Add javascript " next " function
Set Arrow with javascript function
VERSION 6.15 only in JDK 1.1x
●
●
●
●
●
●
New scroll bar, with mouseDragged support, can change scrollbar
style
Add keys words (use in Javascript to get 1 item)
Add javascript function
support encoding
add "local" parameter, (for all data in param)
Change default char separator ( ";" )
Index
Description
tListe is a nice and fast TreeView Applet. its very small size an easy
use (between 12 and 20 Ko according to the version). tListe runs on all
browsers with JDK 1.02 / 1.1 support.
This version is only available in JDK 1.1x ( the last JDK 1.02 is 6.01 ) .
Index
Registration / Enregistrement
http://www.javaside.com/us/tliste.shtml (2 of 9) [11/30/2002 1:04:07 PM]
java treeview applet tListe : nice navigation menu explorer style
For personal use, I'd like you to add a link to the author (link to
javaside.com) and send me the URL of the page which uses the tListe
applet. For professional use, you have to get a "professional
registration". This registration allows you to use tListe without reference
to the author and I will send you back the complete source. For more
informations about "Professional registration tListe is a FreeWare for
non commercial sites, it means its use is free.
For personal use, I'd like you to add a link to the author (link to
javaside.com) and send me the URL of the page which uses the tListe
applet.
For professional use, you have to get a "professional registration". This
registration allows you to use tListe without reference to the author and
I will send you back the complete source.
For more information about "Professional registration" : R. BERTHOU.
Index
HTML Source
<applet code=tli_rbl.class width=140 height=300>
<param name=file
value="./txt/tdesc.txt">
<param name=target
value="donnee">
<param name=csep
value=";">
<param name=bImg
value="./img/incon3.gif">
<param name=bgImg
value="./img/f_2.gif">
<param name=audio
value="./au/">
<param name=bgcolor
value="#D0F0FF">
<param name=v0
value="http://www.javaside.com">
<param name=v1
value="_top">
<param name=font0
value="Arial, 0, 12, 0, -255">
<param name=font1
value="Times, 0, 12, 0, 12000">
<param name=font2
value="Arial, 2, 14, 255, -255">
<param name=font3
value="Arial, 3, 14, 55, 1255">
</applet>
Index
Parameters
http://www.javaside.com/us/tliste.shtml (3 of 9) [11/30/2002 1:04:07 PM]
java treeview applet tListe : nice navigation menu explorer style
Param name Type
Description
file
string
File scritp use "./" for relative URL
bImg
string
Name of bitmaps buttons "./img/icon3.gif
bgImg
string
Name of background image
bgcolor
integer
Border color
autoclose
char
"Y" if close all other node
mouseoever action
●
acpress
integer
●
●
●
●
0
1
2
3
4
:
:
:
:
:
do nothing
default (border)
change color
underline
change color and underline
accolor
integer
color for mouseoever action (if acpress = 2
or 4) (in hexa if start with "#")
target
string
Default target windows
csep
string
char separator in data file (default ";")
audio
string
File path for song (.au)
local
string
"yes" if you put all data in param (no data
file) added in 6.15
encoding
string
Encoding definition for texte file (default
Cp1252) added in 6.15
coef
integer
Size line %
v0..9
string
Variable definition
With this you can reduce data file size
if v0 = "http://www." and in your data file
you put $0yahoo.com tliste applet read
http://www.yahoo.com
font0
Bullet style
Font Name, font style, size, font color,
bgcolor
http://www.javaside.com/us/tliste.shtml (4 of 9) [11/30/2002 1:04:07 PM]
java treeview applet tListe : nice navigation menu explorer style
font1..9
Font style
Font Name, font style, size, font color,
visited color
!! Warning !! convert your hexa color code into decimal before use it.
sample :
white => #FFFFFF => 16777215
red => #FF0000 => 16711680
See http://www.berthou.com/color_code.html
Index
Data File Format
Colum Name
Type
Description
1
Level
Integer
Item level 0..20
Remarques :
98 Button Bar image (with tListe
V4.0)
99 Bitmap image
2
Item Name
string
Name of item (URL of bitmap if
level 99)
3
Bitmap number Integer
Item bitmap (0..9)
Rem : MOD(2) = 0 => treenode
close (if node)
MOD(2) = 1 => treenode open (if
node)
2 node disable.
sample if node "0, 10,12,20,..."
=> node close
"1, 11,13,21,..." => node open
View tListe Image library
3b
Font style
int
Selected font and color style
4
Dest URL
string
Dest. URL ( begin "./" if local URL
)
http://www.javaside.com/us/tliste.shtml (5 of 9) [11/30/2002 1:04:07 PM]
java treeview applet tListe : nice navigation menu explorer style
Target Frame (overide default in
PARAM option)
Rem : to load another datafile
use "_reload"
if "_" use default target
if "_reload" load another file
if "_prev" load a previos file (not
use url column)
if "_insert" insert a file
if "_script" call javascript function
5
Target
string
6
Date New
YYYYMMDD Last day to display "new" bitmap
-
Help Bullet
string
Begin with "?" String help
display in bullet, you can define
this param in 5, 6 or 7 col.
-
Help Status
string
Begin with "#" String help
display status bar, you can define
this param in 5, 6 or 7 col.
-
Key-words
string
Begin with "key=" key-words
definition for javascript use.
Sample tliste.txt
And tliste2.txt
Index
Use JavaScript
With tListe you can call external javascript function (with LiveConnect
and MAYSCRIPT tag)
With this you can call javascript function when you click on tliste
_script item
1 § Alert-2 § 7 § javascript:alert('You click on Alert-2') § _script
And you can call tListe function in JavaScript...
You can call :
rFile("yourfile.txt", 1)
To load another data file.
closeAll( 0 )
to close all item folder.
http://www.javaside.com/us/tliste.shtml (6 of 9) [11/30/2002 1:04:07 PM]
java treeview applet tListe : nice navigation menu explorer style
closeAll( 1 )
to open all item folder.
change('Outils', i)
to open or close 'Outils' item and see this in
1st position
if "i" equals "1" the url is open
setBgcolor( int rgbcolor ) to change background color.
search('toto', i)
search key-word "toto" and open this item if
"i" is equals "1" .
next('toto', i)
search next key-word "toto" and open this
item if "i" is equals "1" .
Index
History
6.20
add mouseover presentation and "next" in javascript search
function, autoclose, ...
6.15
Minor bug in "new" image and can select font with icon=2
6.01
Minor bug in "new" image and can select font with icon=2
6.00
Change "Loading",
Add help status
define variables,
Define multi font,...
5.20
More javascript interaction.
5.10
Add _insert and _prev commands, .
5.01
Minor bug in "new" image
5.00
Same file in applet and ASP script,
support resize,
put all gif in 1 file
other minor changes.
4.61
Support JavaScript connection.
4.51
Set max icon to 30, multi icon in node, change bullet bgcolor
an font color.
4.16
Add play song in tli_rbl.
4.15
Add loading display.
http://www.javaside.com/us/tliste.shtml (7 of 9) [11/30/2002 1:04:07 PM]
java treeview applet tListe : nice navigation menu explorer style
4.13
minor bug in reload option.
4.12
2 minor updates (can hide select button, help bullet with no
url).
4.11
Correct bug in initCookies.
4.10
Add active line.
4.01
Correct a minor bug in lineBar.
4.00
Major version :
Add button bar and save data in cookies.
3.33
Correct a minor bug in lineBar.
3.32
Minor bug generate by V 3.31 in bitpam image.
3.31
if URL node is empty open or close node.
3.30
Extend number of bitmap image (10 -> 20) and rename line
images.
Delete tli_save (bug in cookies).
3.22/21
Correct minor bug in help bullet with long text, and add a
"new" bitmap.
3.20
Add help bullet.
3.15
I create 4 versions of tListe (RBL, MF, MP, SAVE), and add line
bar.
RBL - To add a bitmap image in first position
MF - Min size with data file
MP - Min size with no data file (all data in param)
SAVE- Old tListe3 with save data in cookies
3.00
Add save data with cookies
Index
Download files
http://www.javaside.com/us/tliste.shtml (8 of 9) [11/30/2002 1:04:07 PM]
java treeview applet tListe : nice navigation menu explorer style
tListe V 6.20 JDK 1.1x
tli_rbl.zip (81 KB)
(backup)
tListe V 6.01
tli_rbl.zip (81 KB)
(backup)
tListe V 4.51 Cookies
tliste.zip (21 KB)
tListe V 4.51-MF
tli_mf.zip (17 KB)
tListe V 4.51-MP
tli_mp.zip (16 KB)
Index
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tliste.shtml (9 of 9) [11/30/2002 1:04:07 PM]
Applet Java tEuroCalct - Java Calculator (Euro converter) / Calculatrice convertissueur euro
Java Calculator tEuroCalc V 2.00
Francais
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
●
●
●
●
●
●
●
●
●
●
●
News
Description
Registration
HTML Source
Parmeters
History
Sample 1 / Sample JDK 1.1x
Sample 2
LiveConnect Sample
Sample 3b For Netscape 6 or java plugin
Download
News V 2.00
VERSION 2.00-1.50
●
●
●
Add LiveConnect support for Java<->Javascript communication
Add layer sample
Add greece devise
VERSION 1.01
●
●
tEuroCalc is available in JDK 1.02 and JDK 1.1x
I remove all depreciated methods of JDK 1.1x Sample
Retour Index
http://www.javaside.com/us/teurocalc.shtml (1 of 5) [11/30/2002 1:04:10 PM]
Applet Java tEuroCalct - Java Calculator (Euro converter) / Calculatrice convertissueur euro
Description
tEuroCalc is a little Calculator/Converter Applet. Its very small size
allows an easy use (14 Ko). tEuroCalc runs on all browsers with support
JDK 1.02. With this applet you can make all standard operations ("+", "", "/", "*", "%"...) and you can convert european devises in Euro.
Retour Index
Registration
For professional use, you have to get a "professional registration". This
registration allows you to use tEuroCalc without reference to the author
and I will send you back the complete source. For more informations
about tEuroCalc is a FreeWare for non commercial sites, it means its
use is free.
For personnal use, I'd like you to add a link to the author (link to
javaside.com) and send me the URL of the page which uses tEuroCalc
applet.
For professional use, you have to get a "professional registration". This
registration allows you to use tEuroCalc without reference to the author
and I will send you back the complete source.
For more informations about "Professional registration" : R.
BERTHOU.
Retour Index
HTML Source
http://www.javaside.com/us/teurocalc.shtml (2 of 5) [11/30/2002 1:04:10 PM]
Applet Java tEuroCalct - Java Calculator (Euro converter) / Calculatrice convertissueur euro
<applet code=teurocalc.class NAME="tcalc" width=178 height=180>
<param name=bgimg
value="./piece_2.gif">
<param name=trimg
value="./trame.gif">
<param name=flag
value="./euro_flag.gif">
<param name=font
value="Arial">
<param name=fontsize
value=12>
<param name=fontstyle
value=1>
<param name=font2
value="Arial">
<param name=fontsize2
value=12>
<param name=fontstyle2
value=1>
<param name=font3
value="Arial">
<param name=fontsize3
value=12>
<param name=wcel
value=4>
<param name=hcel
value=24>
<param name=nbdec
value=3>
<param name=bgcolor
value=13684944>
<param name=bgcolor2
value=14737663>
<param name=bgcolor3
value=400>
<param name=t_col1 value=400>
<param name=t_col2 value=8421520>
<param name=t_col3 value=14737663>
</applet>
Return Index
Parameters
Param name Type
Description
bgimg
string
back ground image
trimg
string
grid image (button)
flag
string
flag image (12 flags)
http://www.javaside.com/us/teurocalc.shtml (3 of 5) [11/30/2002 1:04:10 PM]
Applet Java tEuroCalct - Java Calculator (Euro converter) / Calculatrice convertissueur euro
active money
●
●
●
●
●
iactif
integer
●
●
●
●
●
●
●
1 : BEF / 40.3399
2 : DEM / 1.95583
3 : ESP / 166.386
4 : FRF / 6.55957
5 : IEP / 0.787564
6 : ITL / 1936.27
7 : LUF / 40.3399
8 : NLG / 2.20371
9 : ATS / 13.7603
10: PTE / 200.482
11: FIM / 5.94573
12: GRD / 340.750
script
String
Javascript call method
wcel
integer width size (button size / 6)
hcel
integer height size (button size)
nbdec
integer number precision (display)
bgcolor
integer bg color 1
bgcolor2
integer bg color 2
bgcolor3
integer bg color 3
t_col1
integer texte color 1
t_col2
integer texte color 2
t_col3
integer texte color 3
font
text
fontsize
integer Font Size
fontstyle
integer Font Style (0,1,2,3)
font2
text
fontsize2
integer Font Size
fontstyle2
integer Font Style (0,1,2,3)
Font Name (display zone)
Font Name (button zone)
http://www.javaside.com/us/teurocalc.shtml (4 of 5) [11/30/2002 1:04:10 PM]
Applet Java tEuroCalct - Java Calculator (Euro converter) / Calculatrice convertissueur euro
font3
text
Font Name (help zone)
fontsize3
integer Font Size
Retour Index
History
2.00 Add layer and Liveconnect support
1.50 Add greece devise
1.01 Version JDK 1.1
1.00 Creation...
Retour Index
Download file
●
●
tEuroCalc JDK 1.02 : tEuroCalc (45Ko)
tEuroCalc JDK 1.1x : tEuroCalc (45Ko)
(backup)
(backup)
Retour Index
Home
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/teurocalc.shtml (5 of 5) [11/30/2002 1:04:10 PM]
Javaside.com : Java Applet tCalEvent - Java Calendar and event planning ( freeware or shareware )
Java Calendar tCalEvent V 1.20
Francais
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
Registration
HTML Source
Parmeters
History
Sample 1 (big calendar)
Sample 2 (add edit events)
Download
Description
tCalEvent is a little Calendar/Event Applet. The applet's size is very
small (11.9 Ko). tCalEvent runs on all browsers with JDK 1.02 support.
There are no problems on Windows 3.11. With this applet you can put an
event on each date and select a color, icon image, help bullet and over
parameter for each day.
Index
Registration / Enregistrement
http://www.javaside.com/us/tcalevent.shtml (1 of 5) [11/30/2002 1:04:13 PM]
Javaside.com : Java Applet tCalEvent - Java Calendar and event planning ( freeware or shareware )
tCalEvent is a FreeWare for non commercial sites.
For personnal use, I would ask that you place a link to my home page
and send me your URL which will use the tCalevent applet.
For professional / commercial use, you will need to obtain a "professional
registration". With this registration you can use tCalEvent with no
reference to me and I will send the complete source to you.
For more information about "Professional registration" : R. BERTHOU.
Index
HTML Source
<applet code=tcalevent.class width=160 height=170>
<param name=link
value="./add_event.asp?d=">
<param name=file
value="./event.txt">
<param name=target value="donnee">
<param name=startsunday
value="0">
<param name=font
value="Arial">
<param name=fontsize
value=12>
<param name=bgcolor
value=13684944>
<param name=bgcolor2
value=14737663>
<param name=bgcolor3
value=400>
<param name=t_col1 value=400>
<param name=t_col2 value=8421520>
<param name=t_col3 value=14737663>
</applet>
Index
Parametres
http://www.javaside.com/us/tcalevent.shtml (2 of 5) [11/30/2002 1:04:13 PM]
Javaside.com : Java Applet tCalEvent - Java Calendar and event planning ( freeware or shareware )
Param name
Type
Description
link
string
link URL for day without event
file
string
file with event list (you can use a ASP or CGI
script)
startsunday
integer
0 -> week start sunday
1 -> week start monday
weeknumber
String
not null (define) to hide week number
String
current Date String Date Format
12 Aug 1998
14 March 85 ...
current
month? (1..12) String
Name of month (for French, Deutch, and
other)
day? (1..7)
String
Name of Day (for French, Deutch, and other)
1=Sunday
bgimg
string
back ground image
target
string
Default target windows
font
text
Font Name
fontsize
integer Font Size
bgcolor
integer Font color 1
bgcolor2
integer Font color 2
bgcolor3
integer Font color 3
t_col1
integer text color 1
t_col2
integer text color 2
t_col3
integer text color 3
t_col4
integer text color 4
Index
http://www.javaside.com/us/tcalevent.shtml (3 of 5) [11/30/2002 1:04:13 PM]
Javaside.com : Java Applet tCalEvent - Java Calendar and event planning ( freeware or shareware )
Data files
Colum Type
Description
1
Date
Event date : format YYYYMMDD
2
string
Event name (not used)
3
Integer Icon image 0..10
4
String
Link URL for this event
5
Long
Text color value in decimal (convert your hexa color
code into decimal before use it)
6
Long
Background color value in decimal (convert your hexa
color code into decimal before use it)
?
String
Help bullet (if start with '?')
Index
History
1.20 Correct a bug in date selection...
1.12 Remove weeknumber / add txtcolor 4...
1.11 Correct minor bug in week number...
1.10 add startsunday parameter...
1.00 Creation...
Index
Download file
●
tCalEvent : tCalEvent (25Ko)
(backup)
Index
Home
http://www.javaside.com/us/tcalevent.shtml (4 of 5) [11/30/2002 1:04:13 PM]
Javaside.com : Java Applet tCalEvent - Java Calendar and event planning ( freeware or shareware )
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tcalevent.shtml (5 of 5) [11/30/2002 1:04:13 PM]
Java chart applet tChart : to draw line bar pie area table with a java component
Java Chart / tChart V 5.30
Francais
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
●
●
●
●
●
●
●
●
●
●
●
●
●
●
●
●
●
News
Description
Registration
HTML Source
Parmeters
Data File
History
Download
ASP or JSP
Build your charts in images
with there server's components
JSP jspChart
ASP acxChart
Sample 1 tChart 2
Sample 2 other tChart 2
Sample 3 tChart 3
Sample 4 / 4b Javascript tests
Sample 5 tChart2 test without data file
Exemples 5b more details for "frm", "unit", et "ilg" options and javascript
interactions.
Exemples 5c background image options.
New point mode (version 5.00)
New auto Refresh (version 5.20)
News V 5.30
VERSION 5.30
●
●
●
●
add new presentation mode (point mode "8")
Can change color in line
restore bgimg option and add center right and mosaic options
and more news...
VERSION 5.20
●
●
●
Rotate Texte in label and Ox axe
add tChart4 with auto-refresh
can change origine position
http://www.javaside.com/us/tchart.shtml (1 of 7) [11/30/2002 1:04:18 PM]
Java chart applet tChart : to draw line bar pie area table with a java component
●
●
●
can change all font
add public method to addRow in javascript
change presentation in line and NAN value
Index
Description
tChart is a Chart Applet. The applet's size is very small (14 Ko). tChart runs on all
browsers with JDK 1.02 or JDK 1.1 support.
tChart is a simple sample of my cChart Component.
With tChart you can draw : Bars, lines, pies, data tables, Area...
Retour Index
Registration / Enregistrement
tChart is FreeWare for non commercial sites.
For personal use, please add a link on your site back to my Home Page
(http://www.javaside.com/) and send me the URL where you wish to place the tChart
applet.
For professional / commercial use, you will need to obtain a "professional registration". With
this registration you can use tChart with no reference to me and I will send you the
complete tChart and cChart source.
If you want to use cChart in another Applet or application, then you must obtain a
"professionnal registration".
For more information about "Professional registration" : R. BERTHOU.
Index
HTML Source
<applet code="tchart.class" width=550 height=380>
<param name=bgImg
value="./f_2.gif">
<param name=origine
value="80,50">
<param name=font
value="Arial,0,10">
<param name=fontT
value="Dialog,3,16">
<param name=fontL
value="Dialog,2,14">
<param name=bgcolor
value=14737632>
<param name=frame
value=25>
</applet>
Index
Parametres
http://www.javaside.com/us/tchart.shtml (2 of 7) [11/30/2002 1:04:18 PM]
Java chart applet tChart : to draw line bar pie area table with a java component
background disposition R / L / M / C
Param name Type
Description
csep
char
char separator (default ';')
file
string
File (with link to data file) use "./" for relative URL (default file.txt)
actif
integer number of actif data file (default 0)
bgImg
string
cbg
char
bgcolor
integer Border color rrggbb info (#FFFFFF)
lncolor
integer Line color rrggbb info (#FFFFFF)
frame
integer Size of 2 canvas (if not define no 2 canvas)
font
text
Font bullet definition format : "name,style,size"
fontT
text
Font Title definition format : "name,style,size"
fontL
text
Font Legend definition format : "name,style,size"
origine
text
origine position format : "X,Y" default "40,40"
frame
integer Size of 2 canvas (if not define no 2 canvas)
Name of background image
Index
File Liste Format
Colum Name
Type
Description
file.txt (List data file) tChart2
"*" => mandatory / obligatoire
1*
Title
String
Title of data file
2*
NumCol
Integer Number of column in data file
3*
DataFile
String
URL of Data file
Presentation style
●
●
●
4*
Style
Integer
●
●
●
●
●
●
0
1
2
3
4
5
6
7
8
:
:
:
:
:
:
:
:
:
Bar
Line
Pie
SumBar
Table
Line Area
Sum Line Area
Mode Point
Mode Point Simple
http://www.javaside.com/us/tchart.shtml (3 of 7) [11/30/2002 1:04:18 PM]
Java chart applet tChart : to draw line bar pie area table with a java component
Extended style
●
●
5
ExtStyle
Integer
●
●
●
●
0 - Bullet and Presentation (Default)
1 - No bullet / presenation
2 - Bullet / No presentation
3 - No bullet / No presentation
10 - bullet (in graph) / No presentation
12 - bullet (in graph) / presentation
Number of item display Without horizotal scroll (default 0 =>
all)
6
hscale
Integer
7
Min
Double Force min value
8
Max
Double Force max value
9
Dec precision Integer 0..10
all
unit
String
format unit=dddddd:sssss change unit with ddddd=double unit
conversion and sssss string unit (kb, cm, ...)
frm
String
Decimal presentation format (Use java format) sample
"#,##0.00"
ilg
int
number of mark on Ox axis
if ilg=5 cChart display 1 legend for 5 data
WARNING !! if ilg=-5 cChart display 5 legends
Sample
; name
Kake
Test 0 iY
Test 1 Bar
Test 1 Aire
;
;
;
;
;
Colum Name
nbcol
3
1
1
1
;
;
;
;
;
file
./txt/test.txt
./txt/m_0.txt
./txt/m_0197.txt
./txt/m_0197.txt
Type
;
;
;
;
;
pres
2
0
0
5
; pres2 ; nbval ; Min ; Max ; prec
; 10
; 1
;
;
;
; 0
; 11
;
5
; 22 ; 150
; 1
; unit=2:zz
Description
file3.txt (List data file) tChart3
"*" => mandatory / obligatoire
1*
Title
String
Title of data file
2*
NumCol
Integer Number of column in data file
3*
DataFile
String
URL of Data file
http://www.javaside.com/us/tchart.shtml (4 of 7) [11/30/2002 1:04:18 PM]
Java chart applet tChart : to draw line bar pie area table with a java component
Presentation style
●
●
●
4*
Style
Integer
●
●
●
●
●
●
0
1
2
3
4
5
6
7
8
:
:
:
:
:
:
:
:
:
Bar
Line
Pie
SumBar
Table
Line Area
Sum Line Area
Mode Point
Mode Point Simple
Extended style
●
●
5*
ExtStyle
Integer
●
●
●
●
0 - Bullet and Presentation (Default)
1 - No bullet / presenation
2 - Bullet / No presentation
3 - No bullet / No presentation
10 - bullet (in graph) / No presentation
12 - bullet (in graph) / presentation
6*
Font Name
String
Font Name
7*
Font Size
Integer Font Size
8*
BGColor
Integer Background color (in decimal)
9*
xPosition
Integer Position left
10*
yPosition
Integer Position top
11*
Width
Integer Size width
12*
Height
Integer Size Height
13
hscale
Integer Number of item display Without horizotal scroll
14
Min
Double Force min value
15
Max
Double Force max value
16
Dec precision Integer 0..10
last
bg Image
String
Back ground image
all
unit
String
format unit=dddddd:sssss change unit with ddddd=double unit
conversion and sssss string unit (kb, cm, ...)
Sample
http://www.javaside.com/us/tchart.shtml (5 of 7) [11/30/2002 1:04:18 PM]
Java chart applet tChart : to draw line bar pie area table with a java component
;name
;prec
Tt A
Tt B
Tt 3
0
;ncol;
; 1
; 1
; 2
file
; prs;prs2; font
; ./m_07.txt ; 0
; ./m_07.txt ; 4
; ./tcht.txt ; 1
; 1
; 1
; 0
;fsiz; bgcolor ; xPos; yPos;Width;Heigh;nval; Min ; Max
; Arial ; 10 ; 1473732 ; 30 ; 30 ; 430 ; 250 ; 10 ; ./f_2.gif
; Arial ; 8 ; 1277632 ; 500 ; 30 ; 130 ; 250
; Arial ; 10 ; 1260511 ; 30 ; 300 ; 600 ; 220 ;
; 0
; 100 ;
Sample file.txt tChart2
Sample file3.txt tChart3
Data File Format
Colum Name
Type
Description
file.txt (List data file)
1
Title
String Title of data file
2
NumCol Ineger Number of column in data file
3
DataFile String URL of Data file
Data file
Part 1
* Parts 0 : with "title"
title ; Test "tChart"
* Parts 1 : with
col ; Praxis
;
col ; Picpus
;
col ; Gerico
;
col ; Sigagip ;
col ; CASH
;
"col"
12632256
16711680
00065280
00000255
00065535
title chart
column informations
col-1 : always "col"
col-2 : column title (string)
col-3 : column color (int)
Part 2
* Parts 2 : Data
Janvier ; 10 ; 20 ; 15 ; 30 ; 30
Fevrier ; 15 ; 30 ; 20 ; 30 ; 25
col-1 : line title (string)
col-2 ... col-n : values (int)
Sample Data File
Index
http://www.javaside.com/us/tchart.shtml (6 of 7) [11/30/2002 1:04:18 PM]
Java chart applet tChart : to draw line bar pie area table with a java component
History
In construction...
5.30 add mode 8, restore background image,...
5.20 add tChart4, Rotate Texte,...
5.00
major version : JDK 1.1, new mode 7, add parameters in data file (frm, ilg,...) and
more
4.51 change default delimiter.
4.50 add setUnit function, change bar presentation.
4.30 Change data file format (texte delimited), can get all data in param.
4.20 Add Javascript setup, can change decimal format.
4.15 Add a nan function,....
4.01 Correct a minor bug in set Min max,....
4.00 Add scalling support, add min-max option,....
3.52 Add "title" option and JavaScript support in tChart3.
3.51 Correct a minor bug in refresh data.
3.50 Add Horizontal Scroll.
3.10 Add Area and SumArea support (type 5 and 6) and hide comment.
3.00 Make component cChart, support 2 canvas in tChart.
2.00
Add table display.
Float support
1.00 First version.
Index
Download file
tChart
tchart.zip (142Ko) JDK 1.1x
tChart 4.51(old version)
tchart.zip 4.51 (122Ko) JDK 1.02
(backup)
Index
Home
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tchart.shtml (7 of 7) [11/30/2002 1:04:18 PM]
(backup)
JavaSide.com : applets / tFunction - free Java math parser applet
Java tFunction V 1.01
Francais
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
Registration
HTML Source
Parmeters
Functions and Warnings
History
Download
Samples
Description
tFunction is a Draw function Applet. tFunction run on all browser with
support JDK 1.02 .
tFunction is simple sample of my parser class and cChart Component.
With tFunction you can draw : all "f(x)" function...
Index
Registration / Enregistrement
http://www.javaside.com/us/tfunction.shtml (1 of 4) [11/30/2002 1:04:20 PM]
JavaSide.com : applets / tFunction - free Java math parser applet
tFunction is a FreeWare for non commercial site.
For personnal use you want add a reference to me (my URL page) and
send to me your URL (with tFunction applet).
For a professional use you want get a "professional registration". With
this registration you can use tFunction with no reference to me and i
send to you all tFunction, parser and cChart source.
If you want use cChart or parser in other Applet or application you
must get a "professionnal registration".
For more informations about "Professional registration" : R.
BERTHOU.
Index
HTML Source
<applet code="tfunction.class" width=550 height=380>
<param name=bgImg
value="./f_2.gif">
<param name=font
value="Arial">
<param name=fontsize
value=10>
<param name=bgcolor
value=14737632>
<param name=function
value="cos(x^2)/(0.1+x)"25>
<param name=iMin
value="0.2"25>
<param name=iMax
value="5"25>
<param name=iPas
value="0.1"25>
</applet>
Index
Parameters
http://www.javaside.com/us/tfunction.shtml (2 of 4) [11/30/2002 1:04:20 PM]
JavaSide.com : applets / tFunction - free Java math parser applet
Param name Type
Description
bgImg
string
Name of background image
bgcolor
integer Border color rrggbb info (0xFFFFFF)
font
text
fontsize
integer Font Size
function
string
iMin
double x Minimum value
iMax
double x Maximum value
iPas
double x increase value
Font Name
Function string
Index
Function Format
Type
Value Comment
+
operators *
/
^
cos
sin
tan
log
exp
Functions acos
asin
atan
abs
sqrt
round
http://www.javaside.com/us/tfunction.shtml (3 of 4) [11/30/2002 1:04:20 PM]
JavaSide.com : applets / tFunction - free Java math parser applet
Constant
$PI
$E
PI = 3.1416
E = 2.71828
Function
Return Comment
cos(x^2)/(0.1+x)
Ok
sin(x*$PI/2)/SQRT(+ABS(x)) Ok
Warning ! : if x = 0 return NaN
x^-1
Err
Use x^(-1) idem "*" and "/"
x^+2
Err
Use x^(+2) idem "*" and "/"
cos(x*PI/2)
Err
Use cos(x*$PI/2)
Index
History
In construction...
1.01 Add horizontal scroll (cChart).
1.00 Firts version.
Index
Download file
tFunction Sample
tfunction.zip (12Ko)
(backup)
Index
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tfunction.shtml (4 of 4) [11/30/2002 1:04:20 PM]
Java applet tOnglet : tabs applet menu
Java tOnglet V 4.10
Francais
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
Registration
HTML Source
Parameters
Data File
History
Download
All Samples
chgTab(2) / (0)
next() / prev()
readFile("data2.txt")
Description
tOnglet is a nice Tabs Applet. The applet's size is very small (8.4 Ko).
tOnglet runs on all browsers with JDK 1.02 support.
Index
Registration / Enregistrement
http://www.javaside.com/us/tonglet.shtml (1 of 5) [11/30/2002 1:04:23 PM]
Java applet tOnglet : tabs applet menu
tOnglet is FreeWare for non commercial sites.
For personnal use, please add a link on your web site back to my Home
Page (http://www.javaside.com/) and send me your URL where you wish
to place the tOnglet applet.
For a professional / commercial use, you will need to obtain a
"professional registration". With this registration you can use tOnglet
with no reference to me and I will send you the complete source.
For more informations about "Professional registration" : R.
BERTHOU.
Index
HTML Source
<applet codeBase="./" code=tonglet.class width=700 height=35>
<param name=type
value=0>
<param name=file
value="./txt/data.txt">
<param name=target
value="donnee">
<param name=font
value="Arial">
<param name=fontsize
value=12>
<param name=csep
value=";">
<param name=bimg
value="./img/t">
<param name=bgimg
value="./img/f_2.gif">
<param name=bgcolor
value=50000>
<param name=incolor
value=12684944>
<param name=fcolor
value=244>
<param name=accolor
value=14737632>
</applet>
Index
Parametres
http://www.javaside.com/us/tonglet.shtml (2 of 5) [11/30/2002 1:04:23 PM]
Java applet tOnglet : tabs applet menu
Param name Type
Description
type
integer
type onglet 0 Horizontal / 1 Vertical / 2
Horizontal down
bImg
string
Name of bitmaps buttons "img/t" = img/t0.gif
...t3.gif
bgImg
string
Name of background image
csep
char
character separator
incolor
integer Inactive Color
accolor
integer Active Color
target
string
fcolor
integer Font Color
font
text
fontsize
integer Font Size
Target windows
Font Name
Index
Javascript
Function
Description
With this you can buil 3 actions :
chgTab( i )
●
●
●
i >=0 : active "i" tabs
i =-1 : active next tabs
i =-2 : active prev tabs
readFile( s ) read another data file
Index
Data File
http://www.javaside.com/us/tonglet.shtml (3 of 5) [11/30/2002 1:04:23 PM]
Java applet tOnglet : tabs applet menu
Col
Type
Comment
col 1 string
Item Text
col 2 string
dest URL
col 3 integer 0..9 Active bitmap
col 4 integer 0..9 Inactive bitmap
col 5 string
target windows _reload if read new data file
col 6 string
new data file (with _reload)
col 7 integer active tabbed with new data file (0)
Index
History
4.10 Add JavaScript function and change default separator.
4.01 Remove a minor bug...
Add type 3 display (Vertival left), add image display, add
4.00 liveconnect support, change file format (add separator), support
data in param (no file).
3.00 Add type 2 display (horizontal down).
2.05 New data file format (idem tListe) and support "tab" key.
2.00 Add _reload option and read in data file.
1.00 Creation...
Index
Download file
tOnglet
tonglet.zip (12Ko)
(backup)
Index
Home
http://www.javaside.com/us/tonglet.shtml (4 of 5) [11/30/2002 1:04:23 PM]
Java applet tOnglet : tabs applet menu
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tonglet.shtml (5 of 5) [11/30/2002 1:04:23 PM]
JavaSide.com : applets / free Java chat applet
Java chat - tCChat V 1.00
Francais
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
Registration
HTML Source
Parmeters
History
Download
Samples
Description
tCChat is a little Chat Applet. This size is very small (7.8 Ko). tCChat run on all
browser with support JDK 1.02.
Index
Registration / Enregistrement
tCChat is a FreeWare for non commercial site.
For personnal use you want add a reference to me (my URL page) and send to me
your URL (with tCChat applet).
For a professional use you want get a "professional registration". With this
registration you can use tCHat with no reference to me and i send to you all source
(client and server).
For more informations about "Professional registration" : R. BERTHOU.
Index
HTML Source
http://www.javaside.com/us/tcchat.shtml (1 of 2) [11/30/2002 1:04:26 PM]
JavaSide.com : applets / free Java chat applet
<applet codebase="http://195.132.3.82/go/" code=tcchat width=550 height=300>
<PARAM name="host" value="195.132.3.82">
<PARAM name="port" value="7000">
</applet>
Index
Parameters
Param name Type Description
host
string IP Address of host server (with chat server)
port
int
Port Number of server chat
Index
History
1.00 Creation...
Index
Download file
tCChat
tcchat.zip (26Ko)
Index
Home
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tcchat.shtml (2 of 2) [11/30/2002 1:04:26 PM]
RBL Java Chat and counter applet
Java tCount V 1.00
Francais
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
Registration
HTML Source
Parameters
How to use
History
Download
Description
tCount is a little Counter / Chat Applet. This size is very small (4 or 8 Ko).
tCount run on all browser with support JDK 1.02. This is a client/serveur applet
(socket dialing), if you use a firewall is possible to cant connect with tcount server
(gameserver).
tCount display the number of user connected on your page (number of user display
tcount), you can enter in communication with there users (with chat), and tcount
is a litle counter.
Retour Index
Registration / Enregistrement
tCount is a FreeWare for non commercial site.
For personnal use you want add a reference to me (my URL page) and send to me
your URL (with tCount applet).
For a professional use you want get a "professional registration". With this
registration you can use tCount with no reference to me and i send to you all
source (client and server).
For more informations about "Professional registration" : R. BERTHOU.
Retour Index
http://www.javaside.com/us/tcount.shtml (1 of 3) [11/30/2002 1:04:29 PM]
RBL Java Chat and counter applet
HTML Source
<applet codebase="http://195.132.3.82/go/" code=tcount width=60 height=20>
<PARAM name="cabbase" value="tcount.cab">
<PARAM name="host" value="195.132.3.82">
<PARAM name="port" value="7000">
<PARAM name="autochat" value="YES">
<PARAM name="bgcolor" value=13693183>
<PARAM name="fontcolor" value=4210848>
<PARAM name="groupe" value="YOURGROUPE">
</applet>
!! You can't change codebase="http://195.132.3.82/go/" because the game
server run in this URL
Retour Index
Parametres
Param name Type
Description
host
string IP Address of host server (with chat server)
port
int
Port Number of server chat
bgcolor
int
Background color (in decimal)
fontcolor
int
Font color (in decimal)
autochat
string
active or inactive autochat ( not open chat on all client if is
"NO", the user must click on applet)
groupe
String
Your groupe name, !! Send me this name to build a list of
existing groupe
Retour Index
How to use
http://www.javaside.com/us/tcount.shtml (2 of 3) [11/30/2002 1:04:29 PM]
RBL Java Chat and counter applet
●
●
●
●
If you click on applet you open a chat dialogue with all connected user (in
your group)
If "autochat" is on when you send a message a dialogue window is open on
all connected user.
If "autochat" is off when you send a message a "wav" image is display on
connected users.
If a "wav" image is display in your applet another user search a chat dial.
Retour Index
History
1.00 Creation...
Retour Index
Download file
tcount.zip (6Ko)
tCount
Retour Index
Home
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tcount.shtml (3 of 3) [11/30/2002 1:04:29 PM]
RBL - aTicker V 1.01 - Free Ticker - Texte scrolling Java applet
Java Applet aTicker V 1.01
Francais
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
HTML Source
Parameters
Data File
History
Download
Description
aTicker is a simple, free and small Ticker texte scrolling Applet. aTicker runs on all
browsers with JDK 1.02 support. (aTicker is free with all source code).
This applet is available in JDK 1.1x and JDK 1.02
Retour Index
HTML Source
<applet codebase="./class" code=aTicker.class width=220 height=20 MAYSCRIPT>
<param name=file value="s">
<param name=cSep value=";">
<param name="speed" value="1">
<param name="delay" value="30">
<param name="local" value="true">
<param name="bgcolor" value="13693183">
<param name="Font1" value="Verdana, 14, 0, 0">
<param name="Font2" value="Verdana, 14, 1, 1220">
<param name="s0" value="JavaSide § http://www.javaside.com § _load">
<param name="s1" value="Mess 2 § javascript:tpopup('./lnk/test.html')
§ _script § ?PopupWindows">
<param name="s2" value="AspSide § http://www.aspside.com § _load">
<param name="s3" value="XMLSide § http://www.xmlside.com § _load">
<param name="s4" value="DelphiSide § http://www.delphiside.com § _load">
</applet>
Index
http://www.javaside.com/us/aticker.shtml (1 of 3) [11/30/2002 1:04:31 PM]
RBL - aTicker V 1.01 - Free Ticker - Texte scrolling Java applet
Parametres
Param name Type
Description
file
string
Data file or prefix for "line param"
cSep
char
text delimiteur (default ";")
speed
integer speed scroll (1)
local
String
delay
integer msecs between jumps (100)
bgcolor
integer Background color (in decimal)
Font1
String
Default font definition : Face, Size, Style, color
Font2
String
Active font definition : Face, Size, Style, color
"true" : if you use line-param
Index
Data File
Col
Type
Description
1 Message
string message
2 URL
string
3 Target
string use _script to javascript call
Link URL
If "--" no link page
4 Status line String Show message in status line
Index
History
1.01 Add no link option
1.00 Creation...
Index
Download file
http://www.javaside.com/us/aticker.shtml (2 of 3) [11/30/2002 1:04:31 PM]
RBL - aTicker V 1.01 - Free Ticker - Texte scrolling Java applet
aTicker JDK 1.02
aTicker.zip (12Ko)
Source JDK 1.02
aTicker.java version JDK 1.02
aTicker JDK 1.1x
aTicker.zip (12Ko)
Source JDK 1.1x
aTicker.java version JDK 1.1x
(backup)
(backup)
Retour Index
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/aticker.shtml (3 of 3) [11/30/2002 1:04:31 PM]
RBL - aFont V 1.00 - Free Font test Applet
Java Applet aFont V 1.00
Francais
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
HTML Source
Parameters
History
Download
Source code
Description
aFont is a simple, free and small Font test Applet. aFont runs on all
browsers with JDK 1.02 support. (aFont is free with all source code).
This applet is available in JDK 1.02
Retour Index
HTML Source
<applet codebase="./class" code=aFont.class width=320 height=220>
</applet>
Index
Parametres
NOTHING
Index
http://www.javaside.com/us/afont.shtml (1 of 2) [11/30/2002 1:04:33 PM]
RBL - aFont V 1.00 - Free Font test Applet
History
1.00 Creation...
Index
Download file
aFont JDK 1.02
aFont.zip (4Ko)
Source JDK 1.02
aFont.java version JDK 1.02
(backup)
Retour Index
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/afont.shtml (2 of 2) [11/30/2002 1:04:33 PM]
JavaSide.com : applets / free Java search applet
Java aSearch V 1.00
Francais
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
HTML Source
Parmeters
How to use
History
Download
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
http://www.javaside.com/us/asearch.shtml (1 of 3) [11/30/2002 1:04:36 PM]
JavaSide.com : applets / free Java search applet
<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 name Type Description
file
string data file with search engine definition
target
string target destination for search page
bgcolor
int
Background color (in decimal)
button_cF
int
Button font color
button_cB
int
Button background color
list1_cF
int
Choice1 font color (groupe liste)
list1_cB
int
Choice1 background color (groupe liste)
list2_cF
int
Choice2 font color (engine liste)
list2_cB
int
Choice2 background color (engine liste)
text_cF
int
keyword font color
http://www.javaside.com/us/asearch.shtml (2 of 3) [11/30/2002 1:04:36 PM]
JavaSide.com : applets / free Java search applet
text_cB
int
keyword background color
all color is define in decimal
Use calc.exe to convert this or
Color_code
Retour Index
Data file
Cols num Type Description
Comments
1
string Engine Name
Name of this search engine
(Yahoo.com)
2
string Engine groupe Engine's Groupe (French)
3
string Engine URL
Url of this engine
If you build other search engine liste send me this
Retour Index
History
1.00 Creation...
Retour Index
Download file
aSearch
asearch.zip (6Ko) (backup)
Retour Index
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/asearch.shtml (3 of 3) [11/30/2002 1:04:36 PM]
JavaSide.com : applets / free Java button bar applet
Java tBBarV 1.00 - Button bar applet
Francais
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
Registration
HTML Source
Parameters
Data File
History
Download
Samples 1
Samples 2
Description
tBBar is button bar Applet. This size is very small (7 Ko). tBBar run on
all browser with support JDK 1.02 (no problem on Windows 3.11).
With tBBar you can create a navigation bar, image map, ...
Index
Registration
http://www.javaside.com/us/tbbar.shtml (1 of 4) [11/30/2002 1:04:39 PM]
JavaSide.com : applets / free Java button bar applet
tBBar is a FreeWare for non commercial site.
For personnal use you want add a reference to me (my URL page) and
send to me your URL (with tBBar applet).
For a professional use you want get a "professional registration". With
this registration you can use tBBar with no reference to me and i send to
you all tBBar source.
R. BERTHOU.
Index
HTML Source
<applet code="tbbar.class" width=395 height=30>
<param name=target value="data">
<param name=font
value="Arial">
<param name=fontsize
value=10>
<param name=bgcolor
value=14737632>
<param name=file
value="./data.txt">
</applet>
Index
Parameters
Param name Type
Description
file
string
File (with link to data file) use "./" for relative
URL (default file.txt)
bgcolor
integer Border color rrggbb info (0xFFFFFF)
font
text
fontsize
integer Font Size
target
string
Font Name
Target windows
Index
http://www.javaside.com/us/tbbar.shtml (2 of 4) [11/30/2002 1:04:39 PM]
JavaSide.com : applets / free Java button bar applet
Data File Format
Colum Name Type
Description
1
desc
String
string description
2
URL
String
Link URL
3
xPos
Integer x Position
4
yPos
Integer y Position
5
Height Integer Height
6
Width
7
Target String
Target windows
8
Img 1 String
Inactive image
9
Img 2 String
Active image
10
File
File to reload (with _reload)
Integer Width
String
Sample tb.txt
Sample tb2.txt
Index
History
In construction...
1.00 Firts version.
Index
Download file
tBBar
tbbar.zip (12Ko)
(backup)
Index
Home
http://www.javaside.com/us/tbbar.shtml (3 of 4) [11/30/2002 1:04:39 PM]
JavaSide.com : applets / free Java button bar applet
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tbbar.shtml (4 of 4) [11/30/2002 1:04:39 PM]
RBL - aTicker V 1.00 - Free Ticker - Texte scrolling Java applet
Java Tabs & button tMButton V 1.00
Francais
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
Samples (all styles)
Registration
HTML Source
Parmeters
Data File
History
Download
Description
tMButton is a little multi button applet. This size is very small (8.1 Ko).
tMButton run on all browser with support JDK 1.02 . With this applet you
can add in your site a button bar, or tabs effect.
Index
Registration
http://www.javaside.com/us/tmbutton.shtml (1 of 4) [11/30/2002 1:04:42 PM]
RBL - aTicker V 1.00 - Free Ticker - Texte scrolling Java applet
tMButton is a FreeWare for non commercial site.
For personnal use you want add a reference to me (my URL page) and
send to me your URL (with tMButton applet).
For a professional use you want get a "professional registration". With
this registration you can use tMButton with no reference to me and i
send to you all source.
For more informations about "Professional registration" : R.
BERTHOU.
Index
HTML Source
<applet codeBase="./" code=tmbutton.class widt=60 height=250>
<param name=type
value=0>
<param name=file
value="./txt/s_data.txt">
<param name=target
value="donnee">
<param name=bgimg
value="./img/f_2.gif">
</applet>
Index
Parameters
Param name Type
Description
type display type
●
●
type
integer
●
●
●
●
0
1
2
3
4
5
Horizontal standard
Horizontal tabs top
Horizontal tabs bottom
Vertical tabs left
Vertical tabs right
Vertical standard
bgImg
string
Name of background image
target
string
Target windows
http://www.javaside.com/us/tmbutton.shtml (2 of 4) [11/30/2002 1:04:42 PM]
RBL - aTicker V 1.00 - Free Ticker - Texte scrolling Java applet
xpos
integer x margin
ypos
integer y margin
Index
Data file
Col
Type
Comment
col 1
string
dest URL
col 2
string
image file when inactif
col 3
string
image file when actif
col 4
string
image file when mouse over
col 5
string
target windows _reload if read new data file
col 6
string
new data file (with _reload)
col 6 or 7 integer
active tabbed color with type 1...4
active tabbed item if "_reload"
Index
History
1.00 Creation...
Index
Download
●
tMButton : tmbutton.zip (35Ko)
Index
http://www.javaside.com/us/tmbutton.shtml (3 of 4) [11/30/2002 1:04:42 PM]
(backup)
RBL - aTicker V 1.00 - Free Ticker - Texte scrolling Java applet
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tmbutton.shtml (4 of 4) [11/30/2002 1:04:42 PM]
RBL - test tbutton V 1.0 - Java
Java Test tbutton V 1.0
Francais
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 ]
HTML Source
<applet code=tbutton.class width=140 height=72>
<param name=texte value="With Display">
<param name=img value="img/nb_4.gif">
<param name=backcolour value=502070>
<param name=link value="fr/prg_2.html">
<param name=target value="_top">
</applet>
Download Class File (.zip) tbutton.zip (6 Ko)
Download source file tbutton.java
(backup)
Param name Type
Description
texte
string
String to be displayed
img
text
Name of bitmap image (mandatory)
backcolour
integer Border color rrggbb info (0xFFFFFF)
link
text
tl
integer Type of Link (1 = full URL ex:http://...) default 0
target
text
Link URL
Target windows (with "link")
Home
http://www.javaside.com/us/tbutton.shtml (1 of 2) [11/30/2002 1:04:45 PM]
RBL - test tbutton V 1.0 - Java
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tbutton.shtml (2 of 2) [11/30/2002 1:04:45 PM]
RBL - tScroll V 3.01 - Free Texte scrolling Java applet
Java Applet tScroll V 3.01
Francais
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
HTML Source
Parameters
Data File
History
Download
All Samples
Description
tScroll is a nice, free, and small Texte scrolling Applet. tScroll runs on
all browsers with JDK 1.02 support. It's available with all java source
code.
Retour Index
HTML Source
http://www.javaside.com/us/tscroll.shtml (1 of 4) [11/30/2002 1:04:48 PM]
RBL - tScroll V 3.01 - Free Texte scrolling Java applet
<applet code=tscroll.class width=350 height=100>
<param name=file value="./txt/texte.txt">
<param name=csep value=";">
<param name=tscr value=2>
<param name=image value="./img/img0.gif">
<param name=fgimg value="./img/fgimg.gif">
<param name=speed value=1>
<param name=delay value=8>
<param name=scroll value=1>
<param name=pause value=4000>
</applet>
Retour Index
Parametres
Param name
Type
Description
file
string
Data file or prefix for "line param"
csep
char
text delimiteur (default ";")
image
text
Name of background image
fgimg
text
Name of foregroung image
tscr
4
3
integer
2
1
speed
integer speed scroll (1)
delay
integer msecs between jumps (100)
pause
integer msecs waiting vertical scroll
target
text
StopOnMouseOver int
Vertical no effect
Vertical Fade effect
Vertical Fill Effect
Horizontal (1)
Target windows (with "link")
Stop scrolling if the mouse is over the
applet (0, 1)
Retour Index
http://www.javaside.com/us/tscroll.shtml (2 of 4) [11/30/2002 1:04:48 PM]
RBL - tScroll V 3.01 - Free Texte scrolling Java applet
Data File
Col
Type
Description
1 Message
string
use \n for new line
2 URL
string
Link URL
3 Txt Color
integer Decimal value
4 Bck Color
integer Decimal value
5 Font Name string
Arial, Courier, ...
6 Font Size
integer 8..40
7 Target
string
8 Font Style
integer 0 none, 1 bold, 2 italic, 3 bold italic
default _self
9 Alignement integer 0 Center, 1 Right, 2 Left
Retour Index
History
3.01 get cSep (bug in prev version) and change default cSep "§" by ";".
3.00 New data file format and can read data in param file.
2.25 Change cursor, and add Stop.. parameter.
1.00 Creation...
Retour Index
Download file
tScroll
tscroll.zip (12Ko)
Source
tscroll.java
(backup)
rd2.java
http://www.javaside.com/us/tscroll.shtml (3 of 4) [11/30/2002 1:04:48 PM]
RBL - tScroll V 3.01 - Free Texte scrolling Java applet
Retour Index
Home
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tscroll.shtml (4 of 4) [11/30/2002 1:04:48 PM]
JavaSide.com : applets / RBL Java password applet
Java tPassword V 1.01
Francais
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
Registration
HTML Source
Parmeters
How to use
History
Download
Sample 1
Sample 2
Description
tPassword is a little Password Applet. This size is very small (4 or 7
Ko).
tPassword run on all browser with support JDK 1.02. With tPassword you
can define a user liste in a file and associate to each user a destination
page.
tPassword is create for personal page without CGI and .htacces .
Retour Index
Registration / Enregistrement
http://www.javaside.com/us/tpassword.shtml (1 of 3) [11/30/2002 1:04:51 PM]
JavaSide.com : applets / RBL Java password applet
tPassword is a FreeWare for all site.
For personnal use you can add a reference to me (my URL page) and
send to me your URL (with this applet).
For a professional use i think is no a good solution, but you can use it.
You can get a registration ( 10$ ) to received all source. ( more
informations about "registration" : R. BERTHOU.)
Retour Index
HTML Source
<applet codebase="./class" code=tpassword width=1 height=1>
<PARAM name="cabbase" value="../cab/tpassword.cab">
</applet>
Retour Index
Parameters
Param name Type Description
auto
string YES/NO : If "yes" open dialog login automaticly
bgcolor
int
Background color (in decimal)
fgcolor
int
Foreground color (in decimal)
bgcolor2
int
Button Background color (in decimal)
fgcolor2
int
Button Foreground color (in decimal)
title
string Login title (default JavaSide.com )
t1
string
target
string target destination for protected page
prefix file name ( if "../img/us_" the password
data file is "../img/us_pass.txt" )
Retour Index
http://www.javaside.com/us/tpassword.shtml (2 of 3) [11/30/2002 1:04:51 PM]
JavaSide.com : applets / RBL Java password applet
Data file
Cols num Type Description
Comments
1
string User Name
You can put in this cols defaut URL if
the next colum is "-"
2
string User Password
If is "-" the previous colum is a
default URL for next lines
3
string Real name
Not used
4
string URL
If not define i used default URL
Retour Index
History
Change JavaScript method
1.01 boolean verif(String user, String pass)
=> String verif(String user, String pass) return dest URL
1.00 Creation...
Retour Index
Download file
tpassword.zip (6Ko)
tPassword
Retour Index
Home
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/tpassword.shtml (3 of 3) [11/30/2002 1:04:51 PM]
RBL - JVMine V 1.01 - Minesweeper Java game / demineur
Java JVMine V 1.01
Demineur Java / MineSweeper
Francais
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 ]
New Game
Expert
HTML Source
<applet code=JVMine.class width=450 height=300>
<param name=bImg value="img/j">
<param name=bgcolor value=2222200>
<param name=nbmine value=10>
<param name=nbcol value=8>
<param name=nbligne value=8>
<param name=font value="Arial">
<param name=fontsize value=14>
</applet>
Download Class File (.zip) jvmine.zip (4 Ko)
(backup)
Param name Type
Description
bImg
text
Image directory
bgcolor
integer rrggbb info (0xFFFFFF)
nbmine
integer Nb Mine (def 99)
nbcol
integer Nb colone (def 30)
nbligne
integer Nb ligne (def 16)
http://www.javaside.com/us/jvmine.shtml (1 of 2) [11/30/2002 1:04:54 PM]
RBL - JVMine V 1.01 - Minesweeper Java game / demineur
font
text
Font name (Arial)
fontsize
integer Font size (14)
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/jvmine.shtml (2 of 2) [11/30/2002 1:04:54 PM]
Index RBL Applets
Java applets
Home
[ Home Page FR | Applets | Servlets | Composants ASP | Trucs et Astuces ]
●
●
With Sources...
❍
Hello World
very simple applet... (with sources).
❍
tScroll V 3.01
texte scrolling applet (with sources).
❍
aTicker V 1.00
another text scrolling applet (with sources).
❍
JVMine V 1.01
MineSweeper game (with sources).
❍
tButton V 1.00
little 3D button (with sources).
❍
tMail V 1.01
simple mail applet (with sources).
❍
tImage V 1.00
my first applet (with sources).
❍
aFont V 1.00
List font available in your JVM (with sources).
❍
aSearch
free search applet (with sources).
Sources with a registration...
❍
aDraw V 1.00
a drawing applet.
❍
tListe V 6.22
a "Treeview" applet. (explorer style)
❍
tChart V 5.31
a chart / graph applet...
❍
tCalDate V 2.51
a calendar applet.
❍
tCalEvent V 1.20
a calendar applet with event manager.
❍
tEuroCalc V 2.00
a "Calculator" and Euro convertor.
http://www.javaside.com/us/applet/ (1 of 2) [11/30/2002 1:05:03 PM]
Index RBL Applets
❍
❍
❍
❍
❍
❍
❍
❍
tOnglet V 4.10
a tabs applet.
tPassword V 1.01
Password applet.
tMbutton V 1.00
button bar and tabs applet.
tFunction V 1.01
use cChart to draw all y=f(x) functions.
tCChat V 1.00
another chat applet.
tBBar V 1.00
another button bar / image map.
tCount V 2.00
a "Counter" applet (client/server) with chat option.
gameServeur multiplayer GO game.
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/applet/ (2 of 2) [11/30/2002 1:05:03 PM]
How to write and Use a Servlet in java
Java Servlet
Home
[ Recherche | Home Page | Index Java Servlet ]
INDEX
●
Presentation
●
Softwares
●
Java Server Page
●
Servlet code
❍
Sample 1
❍
Sample 2
❍
Sample 3
❍
●
●
ZipServlet : Use a servlet to build and send a zipped file.
And JSP Component.
❍
jsptListe tListe JSP version (JSP treeview)
❍
jspImage to build a gif or png image on the fly.
❍
jspChart to build a chart (gif or png) on the fly
Taglib
❍
tagColor a tagLib to add syntax color in your JSP page
●
Servlet's Links
JSP's Links
●
Servlet News
●
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/servlet/index.shtml [11/30/2002 1:05:05 PM]
JavaSide.com ASP components
JavaSide.com ASP components
[ JavaSide.com | rblSimple | rblMail | rblMap | acxImage | acxChart | ASPSide.com ]
Tutorial
●
With Java (1.02 or 1.1) is very simple to build an ASP component. A
simple public Java class can be use (this class is console class, no
user interface).
package RBLAsp;
public class rblSimple
{ // Variables
private String sText =
null ;
// set message texte
public void setText(String s) {
if (s != null)
sText = new String (s) ;
return ;
}
// get message texte (changed)
public String getText(int k) {
String s = "" ;
if (sText != null) {
s = "<UL>" ;
for (int i = 0; i < k; i++)
s = s + "<LI>num " + i + " : " + sText + "\n" ;
s = s + "</UL>" ;
}
else
s = "Empty String" ;
return s ;
}
}
●
You must use Javareg.exe to add this class in registry database.
Simple reg.bat file to do registration
http://www.javaside.com/aspComp/ (1 of 2) [11/30/2002 1:05:07 PM]
JavaSide.com ASP components
; Javareg rblSimple in package RBLAsp
javareg /register /class:RBLAsp.rblSimple /progid:RBLAsp.rblSimple
; build RBLAsp directory
mkdir c:\Windows\Java\TrustLib\RBLAsp
; copy rblSimple.class to RBLAsp directory
copy *.class c:\Windows\Java\TrustLib\RBLAsp
●
Sample use
<% ' Create rblSimple object
Set h = Server.CreateObject("RBLAsp.rblSimple")
' use setText function
h.setText("Test rblSimple...")
%>
<BR>
Call getText method with "3" in argument :
display list with 3 lines "Test rblSimple"
<BR>
Resultat : <% =h.getText(3)%>
ASP components
●
●
With Sources...
❍
rblSimple very simple ASP component... (with sources)
❍
rblMail Mail ASP component... (with sources)
Sources with a registration...
❍
acxImage ASP component to build a dynamic image in gif or
png format.
❍
rblMap generate a siteMap for all URL (use tListe ASP or
Applet to display data).
❍
acxChart ASP component version for tChart applet.
Copyright © 1996..1999, R. BERTHOU. Tous droits réservés.
Dernière modification le : Samedi 13 Fevrier 1999 19H22
http://www.javaside.com/aspComp/ (2 of 2) [11/30/2002 1:05:07 PM]
acxImage component : ASP component to creat on the fly an image in your IIS server
Java acxImage V 2.05
Francais
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
●
●
●
●
Index
Description
HTML Source
ASP Source
Sample 1 build GIF image
acxImage sample use for build a gif image.
Return
Source HTML
<img src="acxImage0.asp?format=gif">
Retour Index
Source ASP
http://www.javaside.com/us/acxImage0.shtml (1 of 3) [11/30/2002 1:05:13 PM]
acxImage component : ASP component to creat on the fly an image in your IIS server
<%
imgFormat = Request("format")
iFormat = 0
if IsEmpty(Request("format") ) then
imgFormat = "gif"
else
imgFormat = Request("format")
end if
if (imgFormat <> "gif") then
if (imgFormat <> "png") then
imgFormat = "png"
end if
end if
if (imgFormat = "png")
iFormat = 1
end if
sScriptDir
sScriptDir
sScriptDir
sScriptDir
=
=
=
=
then
Request.ServerVariables("SCRIPT_NAME")
StrReverse(sScriptDir)
Mid(sScriptDir, InStr(1, sScriptDir, "/"))
StrReverse(sScriptDir)
' Set the virtual Directory
sPath = Server.MapPath(sScriptDir) & "\"
Set h = Server.CreateObject("javaside.Rbl.acxImage")
h.init 250, 130
h.newImage()
' chemin absolue
h.loadImage sPath & "javaside.gif", 0
h.setColor 235, 235, 235
h.fillRect 0, 0, 250, 130
h.setColor 55, 55, 255
h.fillRect 35, 90, 80, 30
h.drawImage 0, 140, 25
h.setColor 255, 55, 55
http://www.javaside.com/us/acxImage0.shtml (2 of 3) [11/30/2002 1:05:13 PM]
acxImage component : ASP component to creat on the fly an image in your IIS server
h.drawOval 135, 90, 80, 30
h.setColor 0, 0, 0
h.setFont "Verdana", 1, 22
h.drawString "JavaSide.com...", 25, 82
h.setFont "TimesRoman", 2, 18
h.drawString "Times 16", 5, 36
h.setColor 0, 0, 255
h.setFont "Courier", 1, 14
h.drawString "Courier 12 gras", 5, 52
' On construit l image (paint suivant les donnees lu)
h.build()
' on genere l image 0 => GIF
img = h.getArray(iFormat)
1 => PNG
' h.saveAs( sPath & "cook2.gif")
' ---- Response format ----------Response.Expires = 0
Response.Buffer = TRUE
Response.Clear
Response.contenttype = "image/" & imgFormat
Response.BinaryWrite img
Response.End
' ----- End Response ------------h.clear()
Set h = nothing
%>
Retunr
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/acxImage0.shtml (3 of 3) [11/30/2002 1:05:13 PM]
acxImage component : ASP component to creat on the fly an image in your IIS server
Java acxImage V 2.05
Francais
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
●
●
●
●
Retour index
Description
HTML Source
ASP Source
Image format PNG
Exemple 1 generation image PNG
acxImage sample use for build PNG image.
Retour Index
Source HTML
<img src="acxImage0.asp?format=png">
Retour Index
Source ASP
http://www.javaside.com/us/acxImage1.shtml (1 of 4) [11/30/2002 1:05:22 PM]
acxImage component : ASP component to creat on the fly an image in your IIS server
<%
imgFormat = Request("format")
iFormat = 0
if IsEmpty(Request("format") ) then
imgFormat = "gif"
else
imgFormat = Request("format")
end if
if (imgFormat <> "gif") then
if (imgFormat <> "png") then
imgFormat = "png"
end if
end if
if (imgFormat = "png")
iFormat = 1
end if
sScriptDir
sScriptDir
sScriptDir
sScriptDir
=
=
=
=
then
Request.ServerVariables("SCRIPT_NAME")
StrReverse(sScriptDir)
Mid(sScriptDir, InStr(1, sScriptDir, "/"))
StrReverse(sScriptDir)
' Set the virtual Directory
sPath = Server.MapPath(sScriptDir) & "\"
Set h = Server.CreateObject("javaside.Rbl.acxImage")
h.init 250, 130
h.newImage()
' chemin absolue
h.loadImage sPath & "javaside.gif", 0
h.setColor 235, 235, 235
h.fillRect 0, 0, 250, 130
h.setColor 55, 55, 255
h.fillRect 35, 90, 80, 30
h.drawImage 0, 140, 25
h.setColor 255, 55, 55
http://www.javaside.com/us/acxImage1.shtml (2 of 4) [11/30/2002 1:05:22 PM]
acxImage component : ASP component to creat on the fly an image in your IIS server
h.drawOval 135, 90, 80, 30
h.setColor 0, 0, 0
h.setFont "Verdana", 1, 22
h.drawString "JavaSide.com...", 25, 82
h.setFont "TimesRoman", 2, 18
h.drawString "Times 16", 5, 36
h.setColor 0, 0, 255
h.setFont "Courier", 1, 14
h.drawString "Courier 12 gras", 5, 52
' On construit l image (paint suivant les donnees lu)
h.build()
' on genere l image 0 => GIF
img = h.getArray(iFormat)
1 => PNG
' h.saveAs( sPath & "cook2.gif")
' ---- Response format ----------Response.Expires = 0
Response.Buffer = TRUE
Response.Clear
Response.contenttype = "image/" & imgFormat
Response.BinaryWrite img
Response.End
' ----- End Response ------------h.clear()
Set h = nothing
%>
Retour Index
Copyright © 1996..2002, BERTHOU. All right reserved.
http://www.javaside.com/us/acxImage1.shtml (3 of 4) [11/30/2002 1:05:22 PM]
acxImage component : ASP component to creat on the fly an image in your IIS server
Last change : 10 September 2002 18H20
http://www.javaside.com/us/acxImage1.shtml (4 of 4) [11/30/2002 1:05:22 PM]
acxImage component : ASP component to creat on the fly an image in your IIS server
Java acxImage V 2.05
Francais
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
●
●
●
●
Return
Description
HTML Source
ASP Source
Exemple 3 generation image
acxImage Sample use for build a gif image and read data in external file.
Return
Source HTML
<img src="acxImage1.asp">
Retour Index
Source ASP
http://www.javaside.com/us/acxImage2.shtml (1 of 3) [11/30/2002 1:05:30 PM]
acxImage component : ASP component to creat on the fly an image in your IIS server
<%
sScriptDir
sScriptDir
sScriptDir
sScriptDir
=
=
=
=
Request.ServerVariables("SCRIPT_NAME")
StrReverse(sScriptDir)
Mid(sScriptDir, InStr(1, sScriptDir, "/"))
StrReverse(sScriptDir)
' Set the virtual Directory
sPath = Server.MapPath(sScriptDir) & "\"
Set h = Server.CreateObject("javaside.Rbl.acxImage")
h.init 350, 230
' h.newImage()
' lecture du fichier
' le fichier contient la definition du fond, de l'image et le texte
h.readFile sPath & "acxImage.txt"
' chemin absolue
' actuellement il n est pas possible de placer cela dans le fichier
h.loadImage sPath & "javaside.gif", 0
' dessin du cercle
h.setColor 255, 255, 0
h.fillArc 20, 35, 170, 170, -50, 50
h.setColor 240, 240, 55
h.fillArc 20, 35, 170, 170, 0, 60
h.setColor 210, 210, 55
h.fillArc 20, 35, 170, 170, 60, 80
h.setColor 180, 180, 75
h.fillArc 20, 35, 170, 170, 140, 60
h.setColor 160, 160, 85
h.fillArc 20, 35, 170, 170, 200, 50
h.setColor 250, 10, 20
h.fillArc 21, 42, 170, 170, 250, 60
' fin du cercle
' On construit l image (paint suivant les donnees lu)
h.build()
' on genere l image 0 => GIF
img = h.getArray(iFormat)
1 => PNG
http://www.javaside.com/us/acxImage2.shtml (2 of 3) [11/30/2002 1:05:30 PM]
acxImage component : ASP component to creat on the fly an image in your IIS server
' h.saveAs( sPath & "cook2.gif")
' ---- Response format ----------Response.Expires = 0
Response.Buffer = TRUE
Response.Clear
Response.contenttype = "image/" & imgFormat
Response.BinaryWrite img
Response.End
' ----- End Response ------------h.clear()
Set h = nothing
%>
Return
Copyright © 1996..2002, BERTHOU. All right reserved.
Last change : 10 September 2002 18H20
http://www.javaside.com/us/acxImage2.shtml (3 of 3) [11/30/2002 1:05:30 PM]