SA-MP Forums Archive
java or html script - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: java or html script (/showthread.php?tid=312627)



java or html script - SloStunter - 22.01.2012

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


Re: java or html script - Guest9328472398472 - 22.01.2012

I don't understand your question...


Re: java or html script - SourceCode - 22.01.2012

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


Re: java or html script - Guest9328472398472 - 22.01.2012

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

You can also use this.


Re: java or html script - SloStunter - 22.01.2012

ok ty


Re: java or html script - DirtyLilFreak - 22.01.2012

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.


Re: java or html script - Guest9328472398472 - 22.01.2012

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


Re: java or html script - Scones - 22.01.2012

Код 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