Note the language="PerlScript". This works on my Win32box with ActiveState installed. No other magic.<html> <head> <title>PerlScript Demo</title> </head> <body> <h1>PerlScriptDemo</h1> <script language="PerlScript"> $window->document->write('This comes from perl\n'); </script> </body> </html>
HTH, --traveler
In reply to Re: Setting up client-side perlscript
by traveler
in thread Setting up client-side perlscript
by JimE
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |