Hello!



I append #version to codebase attribute in object tag to control version of my activex control. However it DOES NOT make browser to update activex. Browse does not download new actvex version! I tried to use both cab and not cab variants. Here is code I use:



Code:
<OBJECT 

         style='width:100%;height:100%' 

         ID='video_image'
...