 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
pnichols Guest
|
Posted: Thu Feb 05, 2004 3:05 am Post subject: Re: Java Form |
|
|
[email]pvdb (AT) gmx (DOT) de[/email] wrote:
| Quote: | Hello,
how can I load an java Applet into an HTML File?
Ciao
|
You mean like?
codebase = "."
code = "myappletpackage.MyApplet.class"
name = "MyApplet"
width = "400"
height = "300"
hspace = "0"
vspace = "0"
align = "middle"
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|