HKUSP45
May 31st, 2006, 03:44 PM
I've got an internet app that uses Java applets. For various reasons, I will probably abandon applets for VB (I have no VB experience, yet).
I assume if I package an ActiveX control properly the client PC will not need any VB runtime "stuff," right? Also, the internet apps will reside on a Unix server, but that shouldn't be a problem either since the controls are run on the client, right?
And finally, I'd like the ActiveX components to automatically reload, each time they are executed so that the most current version is picked-up. (It's okay if this makes the app run a little slower.) Is there a way to automatically force this? Also force it such that it won't show a dialog-box requiring user acceptance, every time?
Although this is an internet app, its usage is restricted to a few off-site users who need passwords, etc. to log-in, so if these users have to take some one-time action to set this app up, it's not a deal-killer.
I assume if I package an ActiveX control properly the client PC will not need any VB runtime "stuff," right? Also, the internet apps will reside on a Unix server, but that shouldn't be a problem either since the controls are run on the client, right?
And finally, I'd like the ActiveX components to automatically reload, each time they are executed so that the most current version is picked-up. (It's okay if this makes the app run a little slower.) Is there a way to automatically force this? Also force it such that it won't show a dialog-box requiring user acceptance, every time?
Although this is an internet app, its usage is restricted to a few off-site users who need passwords, etc. to log-in, so if these users have to take some one-time action to set this app up, it's not a deal-killer.