Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

RE: ActiveX DLL for the Web using MFC

2 views
Skip to first unread message

ICS_Color

unread,
May 20, 2009, 1:33:01 PM5/20/09
to
Bump. I am trying something similar: need to know when the src param of my
embedded <OBJECT> tag is being set, and also need to retrieve the ID param so
I can write JScript that refers to it.

"Tray Weeds" wrote:

> I searched around the web for quite a while and could not find any examples
> on creating an ActiveX MFC DLL that would load my <PARAM> tags from a web
> page.
>
> I tried right clicking on my interface in class view in VS08 and creating
> property but I get COM errors when I try to access it in javascript...my
> method calls work fine though...so I think I'm close but I need some nudging.
>
> There are a couple web examples using ATL but I'd prefer not to have to use
> ATL if at all possible. I'm assuming I can sign my AX control to make it
> safe for scripting, as well as have it load <PARAM> tags without the ATL
> IPersistsPropertyBag and IObjectSafety references you would typically see in
> ATL.
>

0 new messages