-
I need help
ok so im trying to setup a html java applet but the html code isnt working so anyone know how to fix it?
-
Re: I need help
Moved to Programming Help
-
-
Re: I need help
<applet code="IRCApplet.class" archive="irc.jar,pixx.jar" width="600" height="400">
<param name="CABINETS" value="irc.cab,securedirc.cab,pixx.cab">
<param name="nick" value="GTGuest???">
<param name="name" value="GTGuest">
<param name="host" value="gtkilla.us.to">
<param name="port" value="6667">
<param name="gui" value="pixx">
<param name="language" value="english">
<param name="quitmessage" value="Quit">
<param name="alternatenick" value="GTGuest???">
<param name="autoconnection" value="true">
<param name="command1" value="/j #GT">
<param name="useinfo" value="false">
<param name="soundbeep" value="bell2.au">
<param name="soundquery" value="ding.au">
<param name="coding" value="1">
<param name="userid" value="GTGuest">
<param name="useidentserver" value="true">
<param name="righttoleft" value="false">
<param name="authorizedjoinlist" value="all">
<param name="authorizedleavelist" value="all-#GT">
<param name="multiserver" value="true">
<param name="pixx:color0" value="0000FF">
<param name="pixx:color1" value="0000FF">
<param name="pixx:color2" value="000000">
<param name="pixx:color3" value="000000">
<param name="pixx:color4" value="000000">
<param name="pixx:color5" value="000000">
<param name="pixx:color6" value="000000">
<param name="pixx:color7" value="000000">
<param name="pixx:color8" value="000000">
<param name="pixx:color9" value="000000">
<param name="pixx:color10" value="000000">
<param name="pixx:color11" value="000000">
<param name="pixx:color12" value="000000">
<param name="pixx:helppage" value="www.gt.x10hosting.com">
<param name="pixx:timestamp" value="false">
<param name="highlight" value="true">
<param name="pixx:highlightnick" value="true">
<param name="pixx:hightlightwords" value="GT">
<param name="pixx:nicklistwidth" value="200">
<param name="pixx:nickfield" value="true">
<param name="pixx:styleselector" value="false">
<param name="pixx:showstatus" value="true">
<param name="pixx:automaticqueries" value="true">
</applet>
Edit:
well the code should work fine but is there any way to insert html like freewebs?
Last edited by GTKILLA; 10-13-2008 at 10:23 PM.
Reason: Automerged Doublepost
-
Re: I need help
Does X10can run Java applets and class files or JSP pages?
Please don't give the subject of your question as help me or solve this problem
Last edited by jspcodes; 10-15-2008 at 10:08 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules