Hi,
I am working on a ActiveX Control that runs on the Browser. The application is supposed to run as an OCX component downloaded onto the users machine. The user works from his machine connected to the Internet and then when finished working clicks SAVE and the data is saved onto the server.
However before this happens, many a things happen. There are many forms required to be present on the control so as to permit easier work interface. For eg: user writes a letter in a text box which is on one of the form. When he has finished editing, he says insert the content into the Control (from where he can save).
Now this where the problem is, I can open the Form from the Control but can't pass the values back to the Control or know when has the user closed the Form, he was working in.
Please help me as to how do I retain the control over my application.
Regards
Amit Bhargava
I am working on a ActiveX Control that runs on the Browser. The application is supposed to run as an OCX component downloaded onto the users machine. The user works from his machine connected to the Internet and then when finished working clicks SAVE and the data is saved onto the server.
However before this happens, many a things happen. There are many forms required to be present on the control so as to permit easier work interface. For eg: user writes a letter in a text box which is on one of the form. When he has finished editing, he says insert the content into the Control (from where he can save).
Now this where the problem is, I can open the Form from the Control but can't pass the values back to the Control or know when has the user closed the Form, he was working in.
Please help me as to how do I retain the control over my application.
Regards
Amit Bhargava