> I have a web-based manual that includes calculators and other .cgi scripts. I need > to make this manual available to some users who have no Internet access; that is, > turn a web app into desktop app. Would appreciate any help or guidance to resources > to do this. Thanks, Gregg
You could remaster a KNOPPIX CD to set up a web server on your users desktops automatically. I'm pretty sure Perl, Apache, and PHP are already installed. All you would need to do is populate /var/www/html with your scripts. -Dan -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]