EOSERV Forum > Seose > how do i make eoserver checker on my website
Topic is locked.
Page: << 1 >>
how do i make eoserver checker on my website
Author Message
Post #34053 how do i make eoserver checker on my website

can you help me and like the list of people online on my website when were i try it somethings always wrong

16 years, 16 weeks ago
Post #34060 Re: how do i make eoserver checker on my website


 Well, i think there has been a post about this and sordie gave a html code to use. I don't remember what it was but you can use forum search.

16 years, 15 weeks ago
Post #34061 Re: how do i make eoserver checker on my website

Here is her code directly from her server checker, its still in html format so just throw it into your .html file and it will work, just make sure its before </body> and after <body>:



<h2>Server Checker</h2>
  Enter your server details and press check to see if you server can be seen.<br>
Please don't abuse this service.<br>
<br>
<form action="http://sordie.co.uk//checkserver.php" method="get">
<table>
<tr>
<td>Server:</td>
<td><input type="text" name="host" value="66.240.35.3"></td>
    </tr>
<tr>
<td>Port:</td>
<td><input type="text" name="port" value="8078"></td>
</tr>
<tr>
<td></td>
<td><input type="submit" name="submit" value="check"></td>
  </table>
</form>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-10996930-2");
pageTracker._trackPageview();
} catch(err) {}
---
Eat shit, bro.

I support Ephixa [http://ephixa.com/]. Fuck Skrillex, Sonny Moore is no more.
16 years, 15 weeks ago
Post #34097 Re: how do i make eoserver checker on my website

what em i suppose to change into like for txt to what

16 years, 15 weeks ago
Post #34099 Re: how do i make eoserver checker on my website


 I don't know where he got all that html thing from because the html code sordie posted was a bit short. i don't remember what it was like i said and use forum search, you might find it.

16 years, 15 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Seose > how do i make eoserver checker on my website