how to assign the perl variable to javascript variable?
Assign a Perl variable to a JavaScript variable
Collapse
X
-
Tags: None
-
-
Use Perl to generate the JavaScript. I'm not sure of the Perl syntax, but the general idea would be:Originally posted by sasimca007how to assign the perl variable to javascript variable?
[code=javascript]var val = //some Perl to print out Perl variable value[/CODE]Comment
-
The link posted was not an article, but a link to another forum which violates the Posting Guidelines.Originally posted by bindalaman[removed link]
this artical will help you..!!Comment
Comment