Problem with the chat room codes html

Asked By 0 points N/A Posted on -
qa-featured

Good day Techyv Users, friends and pals!

I have a tiny bit of a problem with the chat room codes html.
 
I can’t find a chat room on a basic HTML Code. Also how can I build a Chat room with HTML?
 
And how to add a chat room into my blog and website?
 
Any comments would highly appreciate.
 
Thank you and have a good day!
 
Jess Wwagner
 
SHARE
Best Answer by Dawn Johnson
Answered By 0 points N/A #166914

Problem with the chat room codes html

qa-featured

Hi, you can use chat-room plug-ins. Choose one that supports the technology that you used to develop your website.

These plug-ins can be found which is a php plug-in website. 

You can also build your own using real-time protocols.

One, which is open source, is xmpp. Many tutorials exist for this protocol.

I hope this helps.

Best Answer
Best Answer
Answered By 0 points N/A #166916

Problem with the chat room codes html

qa-featured

Hello Jess wwagner !!

Since you are having an issue related to embedding the chat-room to your basic HTML code. So for creating the chat-room which is to be used in your blogs and the web pages you need to use some java templates and then embed them to your HTML page using the address of the java interface you created. And then use the particular java address to embed your chat-room where-ever you want. And to add the chat-room to the website you must use the syntax as, embed src=("address _of _the_java_page") and your java created chat-room will get embed to the page.

Related Questions