ID:1579391
 
Not Feasible
Applies to:Dream Seeker
Status: Not Feasible

Implementing this feature is not possible now or in the foreseeable future
I think it'll be nice to allow the user/client to accept or deny use to Active X Controls rather than removing that function all together.

This can help me with a few projects I am currently working on without running into trouble and making it a bit more heavy on the client rather than the server.
Well, from a security stand-point, ActiveX controls a pretty well a no-no. It's fairly easy (and ... well, people do, some signed DRM ActiveX controls have) to write code that basically says "execute arbitrary code on the system" and other ActiveX controls can call that, if the code they are calling is signed. It was the major cause of a large lawsuit UK universities took out against Sony BMG actually.

If we're reviewing feature requests from the perspective of a different rendering engine similarly, ActiveX control use throws up more issues there-in.

I think the point I'm getting at here is: ActiveX controls are baaaaad, and you should find an alternative means of achieving what you want in the client-side, if possible.
Alright, thanks for the review and tips :)
Nadrew resolved issue (Not Feasible)