in reply to Re: Javascript and Perl
in thread Javascript and Perl

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re^3: Javascript and Perl
by Joost (Canon) on Apr 17, 2007 at 21:30 UTC
Re^3: Javascript and Perl
by blazar (Canon) on Apr 17, 2007 at 21:30 UTC
    Well I guess everyone is misunderstanding me. I have NO PROBLEMS WITH THE PERL SCRIPT AND I HAVE NO PROBLEM WITH THE JAVASCRIPT. THE ONLY PROBLEM I HAVE IS GETTING THEM TO WORK TOGETHER BECAUSE THE PERL IS SEEING THE $ AS VARIABLES.

    No need to shout! So why didn't you just say so in the first place? Posting the whole huge, hardly readable Perl code intermixed with tons of HTML didn't make the actual problem clear and served no real purpose.

    I just want everything from the <script> to </script> to read as text.

    Then just use single quotes.