this is a a mix of html and java coding..
Type: Posts; User: marlon006
this is a a mix of html and java coding..
I am trying to ADD a feature to my chatbox so users can input a username OUTSIDE of the applet (the source doesn't need editing) like the jave applet and below that an textbox + button to change your...
No for outside of the applet class just in the body tags.
But if it is easier to change it inside the applet class that would be fine to
Hello Programmers,
I would like to know how to make an textbox and a button which changes the command parameter to the input java applet (Runned in browser)
<param name="userName"...