How to show this

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tomasz Nowak

    How to show this

    Hello, I have made a script that displays some data, and I need to have the
    output displayed on my page without support of PHP. The script outputs
    something like that:
    document.write( '<dl>X</dl>');<script language='javas cript1.2'
    src='http://stat.piwko.pl/stat.js?id=wart as.kgb.pl'></script>

    How can I display X on the page? Using <SCRIPT SRC="...."></SCRIPT> doesn't
    work, becouse of the attached "stat.js" I cannot remove.
    Best regards.
    --
    *****
    To err is human, to forgive ... unlikely.


Working...