fatmarik
Member
+23|7047|Anywhere i am needed
does anyone know how to change javascript to html, i have this code to put in phpnuke and i want to put it as a block and it isnt working, any help would be appreciated.

here is the code:

<script language="JavaScript" src="http://ugt-servers.com/server_status.php?id=Y2hpMi51Z3Qtc2VydmVycy5jb206NzAxMQ=="></script>
Scorpion0x17
can detect anyone's visible post count...
+691|7231|Cambridge (UK)
eh?

The file is PHP, not javascript, it might output javascript, but it's more likely to be html or it may even be image. You need to specify more clearly what it is you're trying to do.



AH! I see - try this:

<script type="text/javascript" src="http://ugt-servers.com/server_status.php?id=Y2hpMi51Z3Qtc2VydmVycy5jb206NzAxMQ=="></script>

Last edited by Scorpion0x17 (2007-03-29 15:08:49)

Kmar
Truth is my Bitch
+5,695|7066|132 and Bush

You need to set it up so Nuke will allow java.
http://phpnuke.org/modules.php?name=PHP … locks.html
Xbone Stormsurgezz
fatmarik
Member
+23|7047|Anywhere i am needed
thx both of you for help. i took scorpions code and made it better using kmarion's link to tutorial. :-)

Board footer

Privacy Policy - © 2025 Jeff Minard