I have an ActiveX control created, but dont know how to add it using FP2K. I know that you can add AX controls using Advanced, Add ActiveX. But they are premade controls. Even if you goto customize, it is just a longer list! :p
Printable View
I have an ActiveX control created, but dont know how to add it using FP2K. I know that you can add AX controls using Advanced, Add ActiveX. But they are premade controls. Even if you goto customize, it is just a longer list! :p
Register it. your active x component. Or you can also do a package and deploy. That will give you the html page you need and you will be able to see it in Front page.
I tried it and it work just fine... had to go to the customize button, choose my ocx from that list... worked as it should. Doesn't your ocx show in the list ?
I am taking a guess that he has to register it.
the ocx should show in the list after he finished compiling it... ? or ?
It should register after compilation. He might have to restart his System. Something quarkky going on with that. It works fine on mine also.
I just looked through all of them. It was showing up as Project1! I thought I had named it to, ActiveXtest! That was my fault. But yeah, it was there!:p
Cool. I have a lot of project 1's in there as well. I have to stop testing with out giving a name first.