In my application, I have an ActiveX Exe in which a form is displayed in the Internet Explorer. The form asks username and password.

I want that as the IE starts, my application should activate the Secure Socket Layer (SSL) of the Browser, so that the "small lock" icon is displayed at the bottom of the browser, which shows that IE is establishing "secure connection".

Any Idea?

Rohit