![]() |
Java chat room on website
Does anyone know the code you plug in to do java chat rooms in your website? I want people to create there own username and password so we can all talk in a chat room when there is not meeting going on. How do I plug in the java app? :confused:
|
Re: Java chat room on website
So, you have a Java applet which you want to put on an HTML page, correct?
Something like this should work: Code:
<applet width="XXX" height="XXX" code="address/to/applet.class"></applet> |
Re: Java chat room on website
Quote:
|
| All times are GMT -5. The time now is 16:24. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi