by Silver Springs ... >> Mon, 19 Apr 1999 5:24:58 GMT
Hi
I have a query on the use of a great "Date Picker" OCX that comes with Visual Basic (and maybe other M$ products) and is called MsComCt.ocx ?
In Date entry fields it provides for a popup calendar from which to select a date -- much better than getting the user to manually type in a date and having to check the syntax etc.
It works fine as long as the control it has been registered in the Painter via the 'Import Active X...'
But where it hasn't been registered in this way when a form making use of it is accessed it throws an exception about the unregistered control.
But how can I register it for use at a run-time deployed client ?
Does Jade provide a utility for doing the equivalent of registering an Active X control for each deployed client ?
p130 of the Developer's Reference Guide states that the control must be a self-registering control.
Does this mean that this OCX is not a self-registering control ----- because if it was then it would be picked up from either my
C:\WINNT\SYSTEM32 or the BIN sub-directory on the server where the deployed installation is running from ?
Mmmm...
Alan aka SilverSprings...