Jump to content

Recommended Posts

Posted

I've tried to run the two simple chat scripts in the control panel and they have failed. Are these not supported anymore?

 

www.stroble.net

 

Nick Name:

 

Put this html in your webpage to make a chat room gateway:

<form target="entropychat" action="http://stroble.net:2084/">

Nick Name: <input type="text" name="nick" value="">

<input type="hidden" name="channel" value="stroble.net">

<input type="submit" value="Enter Chat">

</form>

 

Java Chat

If you would prefer a java chat, just the link below in any of your pages:

http://stroble.net/cgi-sys/mchat.cgi?channel=stroble.net

Posted

bstroble,

I am not TCH staff, therefore you do not have to take my advice.

 

I've tried to run the two simple chat scripts in the control panel and they have failed. Are these not supported anymore?
>

I got the entropychat to work.

 

Here is the script I used :

 

<form target="entropychat" action="http://tinywizard.net:2084/">

Nick Name: <input type="text" name="nick" value="">

<input type="hidden" name="channel" value="a.com">

<input type="submit" value="Enter Chat">

</form>

 

When I entered my nickname and clicked Enter Chat, I got sent to this url:

 

 

 

So the scripts are still supported.

 

Hope this helps!

-Alan

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...