Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: How to write standalone HTML GUI?

by dimar (Curate)
on Nov 13, 2004 at 04:18 UTC ( [id://407589]=note: print w/replies, xml ) Need Help??


in reply to How to write standalone HTML GUI?

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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://407589]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (1)
As of 2024-04-25 03:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found