LOOK! i just want to know does anyone know...

S

Simon Egginton

Does anyone know how to make a CHAT ROOM for a webpage using java or jave
script please. I am just look at you lot because i think you are the
experts!

THANK YOU!

ewhost_simon"HI"@yahoo.co.uk
remove "HI"
 
D

David Dorward

Simon said:
Does anyone know how to make a CHAT ROOM for a webpage using java or jave
script please.

You can't do this using JavaScript, at least not *just* JavaScript. You
might be able to produce something with the client facing parts in JS, but
the implemention would depend rather heavily on the other parts. It would
probably involve xmlhttp (which is not well supported among browsers)
polling the server at frequent intervals (which isn't exactly efficient).

You could write the server component of this in Java, and you could also
write the client side of this in Java. The specifics of that are off topic
for this newsgroup.
 
T

Thomas 'PointedEars' Lahn

Simon said:
Does anyone know how to make a CHAT ROOM for a webpage using java or
jave script please.

Java is off-topic here (hopefully you have not multi-posted to the
Java groups). A chat room relying on client-side JavaScript is
unreliable. Besides, if you desire reasonable answers (not that
this is none) you should use the Subject to give a short summary
of the content of your posting.
I am just look at you lot because i think you are the experts!

This is not a support forum. If you have problems with your code, show
relevant snippets and some people (including me) will be happy to help.
But do not expect complete solutions for free. (Drop me a mail if you
are willing to pay for it and I'll see what I can do for you.)
THANK YOU!

Your Shift key is borken.
ewhost_simon"HI"@yahoo.co.uk
remove "HI"

Remove that from your postings. Both lines.

BTW: It really does not make sense to have the
Reply-To address identical to the From address.


PointedEars
 
D

Dr John Stockton

JRS: In article <[email protected]>, dated
Mon, 26 Jul 2004 13:46:47, seen in Andrew
Thompson said:
It is high time Java developers got used to
thinking of Java as 'just another plug-in'.
For further ranting, see..
<http://www.physci.org/codes/java/plugin.jsp>


Did you sort out the problem yet? I cannot readily ask you by E-mail.
BTW, there is no real danger IMHO in putting your E-address in News,
provided that it will not be understood robotically.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top