PDA

Click to See Complete Forum and Search --> : create an active x object with VB,how????


Dec 20th, 2000, 01:55 AM
Did someone know how to create an activex object under VB,I want to launch it from a web page in asp.


thanks

Iain17
Dec 20th, 2000, 11:46 AM
Start up VB, and pick ActiveX dll as your project type. Then you just program all of the classes and the functions and methods that you want to expose, and bobs your fathers brother.