Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Website Design/Showcase (http://www.chiefdelphi.com/forums/forumdisplay.php?f=64)
-   -   Java chat room on website (http://www.chiefdelphi.com/forums/showthread.php?t=42391)

Arkorobotics 21-01-2006 20:27

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:

Ryan M. 21-01-2006 20:37

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>

Arkorobotics 21-01-2006 21:06

Re: Java chat room on website
 
Quote:

Originally Posted by Ryan M.
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>

Oh cool thanks man. :)


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