| View previous topic :: View next topic |
| Author |
Message |
Sinister-Chat
Joined: 22 Mar 2005 Posts: 5
|
Posted: Tue Mar 22, 2005 7:00 pm Website communicating with Chatspace Chat Server? |
|
|
|
| I recently got myself a website for my Chatspace chat server, and Ive been thinking of a few things I could put on the website that could spruce it up a bit. Is there a way to make a website communicate with the chat server to display the number of users on the server, or send a command to the server? |
|
itunes66
Joined: 09 Mar 2005 Posts: 184
|
Posted: Wed Mar 23, 2005 7:53 am |
|
|
|
| use php and mysql,mssql or other sql servers |
|
Sinister-Chat
Joined: 22 Mar 2005 Posts: 5
|
|
itunes66
Joined: 09 Mar 2005 Posts: 184
|
Posted: Wed Mar 23, 2005 8:09 am |
|
|
|
| give me an example of what you mean by text |
|
Sinister-Chat
Joined: 22 Mar 2005 Posts: 5
|
Posted: Wed Mar 23, 2005 3:12 pm |
|
|
|
That page shows the exact ammount of users on the server in numbers
example: 6
it will show the number 6 only. I just need whatever numbers on that page displayed on my index page |
|
degsy

Joined: 23 Feb 2005 Posts: 2440 Location: North East, UK
|
Posted: Wed Mar 23, 2005 6:11 pm |
|
|
|
Unless you are using server-side scripting then you would need to use a Frame/Iframe which would not be good.
Server-side scripting means PHP, PERL or ASP. |
|
Sinister-Chat
Joined: 22 Mar 2005 Posts: 5
|
Posted: Thu Mar 24, 2005 8:41 am |
|
|
|
| can I change the text and background color of the frame? The text on the page is just black letters. |
|
degsy

Joined: 23 Feb 2005 Posts: 2440 Location: North East, UK
|
Posted: Thu Mar 24, 2005 8:48 am |
|
|
|
| No, you cannot do anything with that page as it is already created. |
|
Sinister-Chat
Joined: 22 Mar 2005 Posts: 5
|
Posted: Thu Mar 24, 2005 11:09 am |
|
|
|
| oh well, at least you guys got me on the right track. Thanks for the replies. |
|
|