Re: How to run a javascript then trigger perl
Post the coding here.
You can't really do JavaScript with perl. You can however, print the <script> tags and point the location to the javascript, and then write the javascript file with perl if you want but that gets messy.
Lets see the code, will be able to do more.
|