Previously I've hit stumbling blocks designing/creating ActiveX forms to run in a web browser. One of my main problems was the fact that I could only ever use one form. Having read a note in a book by chance I have now followed the suggested of dummying a number of forms within one by creating each form as a page in a NoteBook component. Admittedly the form becomes a little heavy but seems to be OK for small applications. Similarly at design time the form is cluttered with data-access components (TQuerys, etc.).
I've previously tried and failed to make use of TDataModules within this kind of application (ActiveX forms).
Is this achievable ? Am I missing something ?
Steve
I've previously tried and failed to make use of TDataModules within this kind of application (ActiveX forms).
Is this achievable ? Am I missing something ?
Steve