Hi
Is there anyone who knows how to clear cache of Microsoft Web Browser?
The problem is as follow;
Ole_1.object.navigate("c:\1.bmp",0,"","","") -----> 1.bmp
Ole_1.object.navigate("c:\2.bmp",0,"","","")
Ole_1.object.navigate("c:\test\1.bmp",0,"","","") -----> 1.bmp the name is same but actually different picture.
Microsoft web browser shows always the first 1.bmp from cache.
reset or refresh does not help..
PB12.6
Thanks