Hello,
I have created an OCX in MSVC++2005 which I want to embed in a web page. I need it to have a method abc(). I have added it from the Studio via Class View -> MyControlLib -> DMyControl -> Add Method and trying to call it with <body onload="MyControl.abc()">. However, this results in an error "the object does not support that method or property", which I don't understand. Any suggestions?
--
S-Kaze, Ltd - next-generation web devel
I have created an OCX in MSVC++2005 which I want to embed in a web page. I need it to have a method abc(). I have added it from the Studio via Class View -> MyControlLib -> DMyControl -> Add Method and trying to call it with <body onload="MyControl.abc()">. However, this results in an error "the object does not support that method or property", which I don't understand. Any suggestions?
--
S-Kaze, Ltd - next-generation web devel