
making standard VB EXE to ActiveX EXE?
I have a standard VB EXE that I want users to run over the internet.
Currently, The user gets a message saying that this was created by an
unknown person(not signed) so you can use it if you want, etc. I tried
to turn it into an ActiveX Exe, thinking then I could sign it(what
exactly does that mean in this case?), but it keeps asking for a public
accessable class module. Once I create one, it says this requires a
sub Main or a startup form. I can't find anything in VB 6.0 to change
my form to the startup form. What does this mean. Yes, I am very much
a beginner with VB and could really use some help. All of the help on
my many other questions is greatly appreciated. Also, any good
resources on learning ActiveX and what it entails? Thanks again for
all of your help.
Matt
Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.