Help! This is a totally unknown world for me
I have created a web page with search results. Normally it is running in an ordinary browser, but in this specific case it is running in an internal browser window in another program. So far so good.
Each hit in the search result should have a LINK to some data in the system. I have almost no knowledge of this program, but I've been given som ids to FORMS to use. For instance, to display a customer, I can display the form by using "form://1170255". But this is an EMPTY form. There is no way to tell the form WHICH customer to display, "you have to fill in the data yourself".
The form is NOT a web page, it is some kind of program that is started. Nobody can tell me anything more about the interface. "Someone" said that the only way to fill in data was to use ActiveX to SIMULATE typing the customer id in the first field and then press enter.
I don't know anything about ActiveX and I don't know where to start! Is it really possible to do so?
How can I use ActiveX to start this program ("form://1170255") and then simulate typing in the first field?
I have created a web page with search results. Normally it is running in an ordinary browser, but in this specific case it is running in an internal browser window in another program. So far so good.
Each hit in the search result should have a LINK to some data in the system. I have almost no knowledge of this program, but I've been given som ids to FORMS to use. For instance, to display a customer, I can display the form by using "form://1170255". But this is an EMPTY form. There is no way to tell the form WHICH customer to display, "you have to fill in the data yourself".
The form is NOT a web page, it is some kind of program that is started. Nobody can tell me anything more about the interface. "Someone" said that the only way to fill in data was to use ActiveX to SIMULATE typing the customer id in the first field and then press enter.
I don't know anything about ActiveX and I don't know where to start! Is it really possible to do so?
How can I use ActiveX to start this program ("form://1170255") and then simulate typing in the first field?