BustaCap
04-11-2004, 09:12 PM
I run a couple of game servers and would like to display the status of the servers in a vb forum. I've enabled HTML for that particular forum but it doesn't work. The code is:
<!-- Server Monitor (The main monitor) | START ------------------------------->
<!-- NOTE:
This first segment of code is only for the server monitor itself.
If you want to include the server usage graphs, then scroll down to
the marked code.
-->
<SCRIPT LANGUAGE="JavaScript"
SRC="http://share1.serverspy.net/cgi-bin/monitor.js?mid=51967">
</SCRIPT>
<!-- SERVERSPY GAME CODE END -->
If I save the above as index.html and launch that file it displays the stats correctly. Any idea how I can get the code to work (display the server status) within vB?
<!-- Server Monitor (The main monitor) | START ------------------------------->
<!-- NOTE:
This first segment of code is only for the server monitor itself.
If you want to include the server usage graphs, then scroll down to
the marked code.
-->
<SCRIPT LANGUAGE="JavaScript"
SRC="http://share1.serverspy.net/cgi-bin/monitor.js?mid=51967">
</SCRIPT>
<!-- SERVERSPY GAME CODE END -->
If I save the above as index.html and launch that file it displays the stats correctly. Any idea how I can get the code to work (display the server status) within vB?