1) I don't seem to be getting any Javascript errors in the bottom left of my browser either
2) I have tried the report from the browser and from Visual Studio. It actually seems to work in Visual Studio so I am wondering whether there are restrictions on the server that are causing the problem.
3) We have IE6.0 as well
Thanks for all you help and I will investigate the server side which may be the problem.
DavidW
Member
25 Points
5 Posts
Re: Drillthrough Report in New Window?
Jul 12, 2005 08:44 AM|LINK
The source code looks fine comparing it to yours although I am not expert in HTML.
<a style="color:Blue" href="javascript:void(window.open('http://www.google.com','_blank'))" TARGET="_top">Javascript</a>
1) I don't seem to be getting any Javascript errors in the bottom left of my browser either
2) I have tried the report from the browser and from Visual Studio. It actually seems to work in Visual Studio so I am wondering whether there are restrictions on the server that are causing the problem.
3) We have IE6.0 as well
Thanks for all you help and I will investigate the server side which may be the problem.
David