IMHO, technically, the online OOo is applicable. There are 2 different methods to make it happen, one is the OOo run on server, it accept the request which is much more problem prone. Another is the OOo has already installed on the computer no matter the user knows or not, when required, the OOo will automatically embeded into the browser to meet the needs. the later one is surely good enough.
Cheers Chao > On 05/19/2010 12:31 AM, Andy Brown wrote: >> I think your missing a big security problem here. Going C/S will open >> up all kinds of security holes... > > Andy, a browser is an HTTP / HTTPS client connecting to an HTTP server. > Unlike many client-server architectures, HTTP is stateless, which adds > a lot of complexity and errors trying to hack a stateful interface on > top of it. > > /Lars > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
