ccrazymike
07-13-2006, 10:57 PM
I use a web base program for my webpage managerment its called cPanel X, i created a chat room, and for people to access and log onto the chat room they gave me this code:
<form target="entropychat" action="http://matthew-whitty.com:2084/">
Nick Name: <input type="text" name="nick" value="">
<input type="hidden" name="channel" value="matthew-whitty.com">
<input type="submit" value="Enter Chat">
</form>
Now when you log in the chat room is very less eye appealing. When I go to the FTP site I see a folder called mychat. What files can I edit to make the chat room look like the webpage or possably get a html code just to stick in the webpage. Also I would like for the chat room to open in the webpage not in its own window.
1) I am tryint to make the chat room look like the webpage?
2) Make the chat room open up in the webpage with having to edit the chat room itself?
Please help :confused:
<form target="entropychat" action="http://matthew-whitty.com:2084/">
Nick Name: <input type="text" name="nick" value="">
<input type="hidden" name="channel" value="matthew-whitty.com">
<input type="submit" value="Enter Chat">
</form>
Now when you log in the chat room is very less eye appealing. When I go to the FTP site I see a folder called mychat. What files can I edit to make the chat room look like the webpage or possably get a html code just to stick in the webpage. Also I would like for the chat room to open in the webpage not in its own window.
1) I am tryint to make the chat room look like the webpage?
2) Make the chat room open up in the webpage with having to edit the chat room itself?
Please help :confused: