Sorry, if I wasn't clear. Thinking more of an applet type application within the browser window.
Just thinking it would be nice to be able to deliver an applet of some type, instead of HTML, which then talks back to my mod_perl server. Maybe Java is the best solution, but I don't know.
Perhaps this is not the most appropriate list, but I am looking for the easiest integration with my mod_perl application servers.
You can pass data over HTTP to from your Tk app to mod_perl using SOAP or some other object serialization protocol.
Chris
-- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html