Moore, Chris ( BIUK ) wrote: > You should write a web aware application that sits in the app tray. > > All of your nested apps, reports, dialogs etc could then be hosted on a > webserver (or even several webservers) so you don't give a monkeys what > language they are written in, or indeed what OS they run on.
But now you have to make sure the server is running and accessible. And you'd better hope the nested applications don't need access to any local hardware (such as the disk drive, or the printer). And _somebody_ needs to make sure the server supports whatever the application uses. Reminds me of an article I read once. http://blogs.msdn.com/oldnewthing/archive/2006/03/22/558007.aspx -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

