AWhiteC
12-11-2003, 06:49 AM
My client wants to do something, and I'm not sure about the best Microsoft technology to use.
What does it sound like to you?
I view a Web page in a browser. I see link and I click on it. It opens up a C++ application (already installed on my PC). This accesses a document on the server. (The document is of a client-specific type.) It automatically opens the document at a position given for that document by a record in a database on the server.
Sounds a bit like Acrobat Reader accessing a PDF document, but it isn't.
Is it an OLE server application? An ActiveX control? An IE plugin? Something else?
What does it sound like to you?
I view a Web page in a browser. I see link and I click on it. It opens up a C++ application (already installed on my PC). This accesses a document on the server. (The document is of a client-specific type.) It automatically opens the document at a position given for that document by a record in a database on the server.
Sounds a bit like Acrobat Reader accessing a PDF document, but it isn't.
Is it an OLE server application? An ActiveX control? An IE plugin? Something else?