
My Second VB Activex Document Won't Show
Hi all,
has anyone successfully use activex document from VB5?
I've created a small project with 2 activex document form. First form is
for user to enter their criteria for searching record and second form is
use for displaying the search result.
When I use the project from VB5 and open the document with IE3.0, both
document can be display.
If I compile the project to exe and use the setup wizard to generate cab
file and htm file, the first document can be displayed but not the second
one. It give me the following message:
Unknown file type : secondform.vbd
Open it with a program or save to disk option is also display.
Can anyone help me on this?
Thanks for any reply.