I promised to post back on this.... I modified the ReportViewer control
(Microsoft Samples) to generate a rc:ReplacementRoot parameter. It works
'(' Jeff A. Stucker
"Jeff A. Stucker" <jeff@mobilize.net> wrote in message
news:%23pJqp0LzEHA.1392@TK2MSFTNGP14.phx.gbl...
> Right now I'm trying another tack that I've seen discussed in these
> groups: using rc:ReplacementRoot
>
> This will mean restructuring the report viewer user control (based on
> Microsoft samples) and the page that uses it. I'll post back when I make
> some progress.
>
> Cheers,
>
> '(' Jeff A. Stucker
> \
>
> Business Intelligence
>
www.criadvantage.com > --------------------------------------
> "Jim" <jim@x.com> wrote in message
> news:OBc8rqLzEHA.3336@TK2MSFTNGP11.phx.gbl...
>> Hi Jeff,
>>
>> Thank you, that does work for me. I noticed your second post, though,
>> and the issue is a problem for me as well: I have multiple levels of
>> drill-throughs as well. You talk about "dynamically creating the URL".
>> Do you mean changing the Action on your drillthrough item to "Jump to
>> URL" and crafting something there? If so, you're right, that does make
>> things less portable. I'm going to try this, but would appreciate
>> verification that this is what you mean.
>>
>> Thanks, Jim
>>
>> "Jeff A. Stucker" <jeff@mobilize.net> wrote in message
>> news:evQCP%23DzEHA.3976@TK2MSFTNGP09.phx.gbl...
>>> Add a parameter to the URL:
>>>
>>> rs:LinkTarget=iframename
>>>
>>> This works, except that when using Jump to Report links, subsequent
>>> clicks break out of the IFRAME.
>>>
>>> --
>>> '(' Jeff A. Stucker
>>> \
>>>
>>> Business Intelligence
>>>
www.criadvantage.com >>> --------------------------------------
>>> "Jim" <jim@x.com> wrote in message
>>> news:e2QMeoDzEHA.1452@TK2MSFTNGP11.phx.gbl...
>>>> Hi,
>>>>
>>>> I've got a report that I wish to display within an IFRAME on an
>>>> existing site. It looks great, and fits nicely. The problem is, when
>>>> I drill through one of my charts, the target for the image map is
>>>> "_top", i.e. the report I've drilled through to is no longer in the
>>>> IFRAME, but rather it is the main page in the browser. I'm need to
>>>> remain within the IFRAME. I've looked all over for a way to specify
>>>> that the Action for the data item on the chart have a target of
>>>> "_self", but to no avail.
>>>>
>>>> Does anybody have an idea of how to do this?
>>>>
>>>> Thanks, Jim
>>>>
>>>
>>>
>>
>>
>
>