Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Tk in CGI

by kelan (Deacon)
on Oct 06, 2003 at 14:38 UTC ( [id://296955]=note: print w/replies, xml ) Need Help??


in reply to Re: Tk in CGI
in thread Tk in CGI

This will not do what you think. It won't "run it over the web", as in running the app on the webserver but presenting it on your machine. All it will do is download the executable file that you linked to, and run it on your local machine. Once the server sends you the file, it has no longer has any connection with the app (unless the app is actually written to connect back to the server in some way).

kelan


Perl6 Grammar Student

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-26 01:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found