I wanna build a web-application for medics. To improve the useabillity it would be great to have a interface to the medic-information-systems on the client (a stand-alone application that's installed on the clients pc / desktop application).

Right now the only way I can imagine would be a drag & drop interface via certified java applet. So the User can drag information-containers in and out of the web-application.

scribble

But this solutions comes with severall problems. Drag & Drop can by anoying if you have to do it a thousend times per day. Either the users permission is needed to enable the java applet to interface with the client environment.

So, my question is: How to interface between Web-Application and Client-Application? or in addition to that: How to interface the elegant way?

On Answer No.1 I know that's state of the art to develop a RIA, but when I have a CRM for example it should be possible to import basic data. In this case I wanna import data at the time I use it, instead of a complete import via file upload.

Thanks!

link|improve this question
Do you mean Desktop application, when you say client. – doc_180 Apr 8 '11 at 21:04
Yepp. like Excel or something else that's installed on the clients pc. – SamTheEagle Apr 8 '11 at 21:08
Your question if far too generic to answer. If you need a rich usability experience then you can use a RIA platform like Flex. Flex AIR is a desktop variant that you could push to all your client's machine. If you want seamless integration with some tools then you need to look for custom solutions. If you want good integration between your site and MS tools, then you can build your website based on Microsoft Sharepoint. Pls be more specific, may be then you will get a better answer. – doc_180 Apr 8 '11 at 21:28
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.