ie version is version: 6.0.2900.2180.xpsp.050928-1517
Apparently he not able to open pop up window, anywhere in the application
Like the “list of items�in the first registration page or EULA or any uploaded image etc etc.
After doing some investigations we found if the link says
<a href=��onclick=openwindow(path) >
That does not work in his machine.
For his IE version.
Works when he uses fire fox.
If we change
<a href=�font color="#99cc00">path�onclick=openwindow(path) >
This looks like an IE error.
There are lots of places in the system that uses this technique.
So if this becomes a problem, we may have to change in lots of places.
Any Ideas, or can some else recreate this.