For a simple test program I was implementing, I had a couple of forms – Form 1 which had all the authentication stuff and Form 2 which had the ActiveX object. The idea was to show Form 2 once a user has successfully logged in. I had the following code in Form1: if (iSiteEntFrm ==... Continue Reading →