I have a web page that runs an applet usinght <OBJECT> tag.
I'm trying to make it use a specific version of of the plug in so am using the 'classid' of : "clsid:CAFEEFAC-0014-0002-0015-ABCDEFFEDCBA" which i unserstood to force it use specifically 1.4.2_15 plug in.
however, it seems to just whatever the latest plug in in onmy machine.
i'm confused, i thought this classid was for 'static versioning' and hence tried to use exactly this version - i thought you had to specify a different one for dynamic versioning?
can anyone explain?
thanks
I'm trying to make it use a specific version of of the plug in so am using the 'classid' of : "clsid:CAFEEFAC-0014-0002-0015-ABCDEFFEDCBA" which i unserstood to force it use specifically 1.4.2_15 plug in.
however, it seems to just whatever the latest plug in in onmy machine.
i'm confused, i thought this classid was for 'static versioning' and hence tried to use exactly this version - i thought you had to specify a different one for dynamic versioning?
can anyone explain?
thanks