Groups | Blog | Home
all groups > sql server reporting services > april 2005 >

sql server reporting services : Trouble with navigation links


Frank Matthiesen
4/13/2005 9:06:47 AM
Hi Folks,

i've set some navigation-links in my report.
They will be created by an expression like
="javascript:window.open(" + params bla bla
In development environment everything works fine.
But if i try to open the reports in production environment an error occurs:
[quoted text, click to view]

What the hell is that?


regards

Frank

Jens Süßmeyer
4/13/2005 9:22:23 AM
What Service Pack are you running with ?

Try the following with void the result:

= "javascript:void(window.open('http://www.sqlserver2005.de','_blank'))"

Doesthis do the job ?

HTH, Jens Süßmeyer.





"Frank Matthiesen" <fm@xax.de> schrieb im Newsbeitrag
news:3c3un4F6epcr9U1@individual.net...
[quoted text, click to view]

Frank Matthiesen
4/13/2005 9:39:39 AM
[quoted text, click to view]

SP1

[quoted text, click to view]

Will try it later today.

frank

AddThis Social Bookmark Button