all groups > sql server reporting services > august 2005 >
You're in the

sql server reporting services

group:

url format


url format beeyule
8/8/2005 3:16:05 PM
sql server reporting services:
I know this issue has been flogged to death on this forum, but I'm still
having difficulties. I'm using this code to open a page from a report...

="javascript:void(window.open('" & Fields!url_address.Value & "','_blank'))"

It works fine, but I get one user, ONE!!......that it doesn't work for
(browser opens up with above code and that's it, just like if it's previewed
from VS). Everyone else is fine.

So I thought I would try another approach:

=Fields!url_address.Value & "&" & "rc:LinkTarget=_blank"

which looks like it gives a properly formatted url, unfortunately, the
"rc:LinkTarget=_blank" doesn't appear to do anything. The page comes up
fine, it just doesn't open in _blank.

http://website/Page.aspx?PageID=1&rc:LinkTarget=_blank

My question is: Does this url look like it's formatted properly to take
advantage of the "rc:LinkTarget=_blank"? Does anyone feel like this should
work?

Re: url format timseal
8/9/2005 7:20:24 AM
You should probably look at the configuration of that one user - IE
settings, security/privacy, javascript etc. If you fix it on their
end, it will stop them getting other problems like this in future.
Re: url format beeyule
8/9/2005 9:04:18 AM


[quoted text, click to view]

Thanks for the reply...Unfortunately I've been through the settings ad
AddThis Social Bookmark Button