activex - Detect if contole Activix is enabled in browser using javascript -


i'm developing webpage contains automatic download .

<iframe height="0" width ="0" src="http://aa.bb/cc.pdf"></iframe> 

this page cannot displayed in browser enable activex filtering. want develop script detects if activex disabled starts download automatically . find answers scripts doesn't work in recent browser .


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -