| |
Snipah
Posts: 1343
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
What sort of App is it (functionality)? What does it use to resolve the data (FoxPro / SQL)? Looking at examples from other Remedy apps, what do they use to 'latch on'? While reading the MS-page, you notice that if the needed component is locally installed, it will be no prob. to 'latch on' to that component by just using GetObject. (ActiveX will not allow to distribute any components thru the page, but it does support latching on if the component is already distributed)
|
|