|
Home > Archive > Microsoft Content Management Server > February 2004 > How to redirect
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
|
| Stefan [MSFT] 2004-02-10, 7:38 am |
| Hi Kathy,
the output below looks very strange. No idea how you created this.
Anyway: you need to redirect to the Url property of the Resource object.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Kathy" <anonymous@discussions.microsoft.com> wrote in message
news:e48b01c3f014$16e45220$a601280a@phx.gbl...
> I am trying to redirect to a resource gallery object using
> an attachment placeholder. The purpose is to show the
> object as a link in the left navigation. How do I get the
> left nav item to redirect to the attachment? If I use
> text, I get
> http://localhost/PAN/Templates/Stan...ts/testresource
> redirect
> If I use html, I get
> http://localhost/PAN/Templates/StandardFormats/<A%
> 20href="/NR/rdonlyres/BE0A2E05-8877-4FED-BC39-
> 43EAC2ED14E6/0/testdata.xls">testresourceredirect</A>
>
> How do I get the redirect?
| |
|
| The resource object is in an attachment placeholder. How
do I grab the URL from there?
>-----Original Message-----
>Hi Kathy,
>
>the output below looks very strange. No idea how you
created this.
>Anyway: you need to redirect to the Url property of the
Resource object.
>
>Cheers,
>Stefan.
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>
>"Kathy" <anonymous@discussions.microsoft.com> wrote in
message
>news:e48b01c3f014$16e45220$a601280a@phx.gbl...
using[color=blue]
the[color=blue]
http://localhost/PAN/Templates/Stan...ts/testresource[color=blue]
>
>
>.
>
| |
| Stefan [MSFT] 2004-02-10, 10:37 am |
| Hi Kathy,
use the Url property of the AttachmentPlaceholder.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Kathy" <anonymous@discussions.microsoft.com> wrote in message
news:e15401c3f01c$7c807610$a401280a@phx.gbl...[color=blue]
> The resource object is in an attachment placeholder. How
> do I grab the URL from there?
>
> created this.
> Resource object.
> confers no rights.
> message
> using
> the
> http://localhost/PAN/Templates/Stan...ts/testresource
|
|
|
|
|