raviganesh91221
06-22-2006, 01:49 AM
Hi Everyone,
I expect that everyone here are familiar about the activeX content viewing problem in IE. I have got a solution from a website ( a javascript and an HTML code) that solves the problem. This works for flash files:
The javascript is downloadable at:
http://www.ediy.co.nz/content.asp?syscmd=dl&ID=C0CF7FD6627649DA99EADCE5C97BC92D
and the HTML code is
--------------------------------------------------------------------------------
<script type="text/javascript" src="(javascript-filename).js"></script>
--------------------------------------------------------------------------------
the text in orange color must be replaced by the javascript file's name eg. ieactivate.js
Now my question is that anyone can send me a solution better and simple than this?
This javascript file is of filesize 290bytes only
regards
Raviganesh
I expect that everyone here are familiar about the activeX content viewing problem in IE. I have got a solution from a website ( a javascript and an HTML code) that solves the problem. This works for flash files:
The javascript is downloadable at:
http://www.ediy.co.nz/content.asp?syscmd=dl&ID=C0CF7FD6627649DA99EADCE5C97BC92D
and the HTML code is
--------------------------------------------------------------------------------
<script type="text/javascript" src="(javascript-filename).js"></script>
--------------------------------------------------------------------------------
the text in orange color must be replaced by the javascript file's name eg. ieactivate.js
Now my question is that anyone can send me a solution better and simple than this?
This javascript file is of filesize 290bytes only
regards
Raviganesh