![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: perl javascript help passing varableby thunders (Priest) |
on Oct 15, 2009 at 03:38 UTC ( [id://801271]=note: print w/replies, xml ) | Need Help?? |
I don't really understand the question. Is perl generating the page the javascript is on? In that case the number variable should be filled in as long as you put the content you are generating in a double quoted string(and assuming you assign a value to $number before you try to use it). But you show the javascript as a separate block. If you do something like the following, your $number should be replaced successfully.
In Section
Seekers of Perl Wisdom
|
|