|
|
| more useful options | |
| PerlMonks |
Answer: How to write standalone HTML GUI? |
| ( #196598=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > GUI Programming > How to write standalone HTML GUI? contributed by grantm
If you install ActivePerl on windows, you can use PerlScript in IE from <script> tags in static HTML pages the same way you use JavaScript (or VB Script). Not cross platform and IE only. Another option would be to use Perl as a web server. Check out HTTP::Daemon for one example.
|
|
||||||||||||||||||||