bstroble Posted March 10, 2004 Posted March 10, 2004 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 Quote
Alan Posted March 11, 2004 Posted March 11, 2004 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: http://tinywizard.net:2084/?nick=Test&channel=a.com So the scripts are still supported. Hope this helps! -Alan Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.