Hello All,
I wrote a simple Visual Basic Active X Exe which would be invoked from a normal HTML Page. The idea was to invoke the Visual Basic application with values entered from HTML page.
The process worked fine. The question I have now is when i click on the Button on the html page that invokes the VB app, I get a warning
"An ActiveX control on this page might be unsafe to interact with other parts of the page. Do you want to allow this interaction?"
This comes the first time i invoke the VB app and then it works fine. Everytime i open the HTML new this comes up. Is there any way I can eliminate this message so that my VB App comes up directly? I am using IE 6.0
Responses will be really appreciated.
Thanks for your time,
Kuttapan
I wrote a simple Visual Basic Active X Exe which would be invoked from a normal HTML Page. The idea was to invoke the Visual Basic application with values entered from HTML page.
The process worked fine. The question I have now is when i click on the Button on the html page that invokes the VB app, I get a warning
"An ActiveX control on this page might be unsafe to interact with other parts of the page. Do you want to allow this interaction?"
This comes the first time i invoke the VB app and then it works fine. Everytime i open the HTML new this comes up. Is there any way I can eliminate this message so that my VB App comes up directly? I am using IE 6.0
Responses will be really appreciated.
Thanks for your time,
Kuttapan