java or html script
#1

Hi guys

I need a java script or html so on my site if server is running it will say ONLINE if not OFFLINE.

Thank you
Reply
#2

I don't understand your question...
Reply
#3

Just implement http://www.game-monitor.com/ widget
Reply
#4

Quote:
Originally Posted by SourceCode
Посмотреть сообщение
Just implement http://www.game-monitor.com/ widget
Oh that...

You can also use this.
Reply
#5

ok ty
Reply
#6

With HTML you cant check if your server is online or offline and then display a message saying online or offline, I don't think this can be done with java either, it is possible with php. You can setup a php code to check if your port is open then display a message if the server is online or offline depending on the port. If the port is open server is online, if port is close server is offline.
Reply
#7

Quote:
Originally Posted by SloStunter
Посмотреть сообщение
ok ty
No Problem!
Reply
#8

Код HTML:
<img src="http://norclans.org/samp/checksamp.php?ip=(IP HERE)&port=(PORT HERE)" />
Remember this have to be used in the img html code

This will otput either

or
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)