Related to the previous answer: you can make HTML Applications (HTA) with ActiveState PerlScript. An HTML Application is an HTML page which runs in the same security context as an 'exe' file.
<script language="perlscript"> ## perl goes here </script>
Again, this is not cross platform and is IE only.
Also see the Perl-Win32-ASP FAQ
In reply to Re: How to write standalone HTML GUI?
by dimar
in thread How to write standalone HTML GUI?
by chunlou
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |