I've got an internet app that uses java applets. For various reasons, I'm considering abandoning java applets for
VB (I have no
VB experience, yet).
Does the client PC need to have
VB dll's installed to access an ActiveX control written in
VB (I hope not!).
Also, I'd like the ActiveX components to automatically reload, each time they are executed so that the most current program 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?