You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Please can anyone tell me how to put a database application, comprising several ActiveX forms on to an Intranet. These ActiveX forms were created using Delphi 3.02 client server. I can display one ActiveX form on the Intranet but how do you call other ActiveX forms from that first form?
G Vincent
unread,
May 21, 1998, 3:00:00 AM5/21/98
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Do you mean you have one application, or several? If it's all included in one app, then you only need one ActiveForm - your main form. The rest are just normal forms, best created and destroyed 'on the fly'.