Menu

Doesn't work - JavaScript bugs?

Help
2008-04-18
2013-04-15
  • Mark Daniels

    Mark Daniels - 2008-04-18

    This little program would be incredibly useful, except... I have had no joy getting it working. I have tried it both on a remote host and in a local (WAMP) server environment, and all I get is JavaScript errors ("Assignment to undeclared variable"). Any suggestions?

    Mark

     
    • Mark Daniels

      Mark Daniels - 2008-04-18

      OK, working now, but the only environment I could get it working in was IE7 and on a remote server - though what difference that would make I am not quite sure. Something to bear in mind. VERY useful little routine for messy coders (messy everything in fact) like me.

       
    • Ramanathan Santhanam

      In some cases the short php tag marker is not identified causing the JS error. Prefix the line <? echo parseFile();?> with <?php instead of <?.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.