Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Java Chat window problems
Old 06-21-2009, 05:29 PM Java Chat window problems
g0hwc.com's Avatar
Skilled Talker

Posts: 51
Name: Paul Young
Location: Clacton on Sea, Essex, England
Trades: 2
Hi all,
I am trying to add java chat page on my site.
I have a few problems I need to sort out.
It will display fine under Firefox and AOL but will not work under the latest
Windows Explorer ?
The 2nd thing is I need to know how to make a log in screen?
For now I have it log users in as Ham-op-xx and they need to change
their nick when in the chat room.

Here is the url: http://www.g0hwc.com/chat3.html

Many thanks in advance for your time

Paul
__________________
Check out my hobbie site
Please login or register to view this content. Registration is FREE

g0hwc.com is offline
Reply With Quote
View Public Profile Visit g0hwc.com's homepage!
 
 
Register now for full access!
Old 06-22-2009, 01:02 PM Re: Java Chat window problems
willcode4beer's Avatar
Super Moderator

Posts: 1,533
Name: Paul Davis
Location: San Francisco
Trades: 1
Hi Paul,
It'll be hard to help much without seeing your code.
Regarding the IE issue, I suspect it's related to the Java version. By default, windows only supports version 1.1.4. You can get around this by using the Java Plugin.

For the login screen, make text fields for username/password, add a button with an onClick handler to push the values to the server.

A couple more issues. You don't really need a signed applet for simple chat. It could worry users that the applet might be trying to do more.

Last, check you thread handling. Your applet killed my browser. I suspect you might had a deadlock issue.
__________________

Please login or register to view this content. Registration is FREE

willcode4beer is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Java Chat window problems
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.60988 seconds with 12 queries