ActiveX & IE
I'm writing an activex control for our intranet .
one problem i noticed is , the IE gives a warning 'each time' the page loads about the activex.
once the page is loaded i need the activex to reside in the users system and run w/o warning. is there method i could do it.?
(all this in my system where it is being developed)
other thing is that
<OBJECT id=ProgressBar1 classid=clsid:AF9B283C-0836-4A77-9C97-429379EC9E85 codebase="/script/TestX.ocx" >
didn't download the activex into another machine . how to do?

