|
| Hi Stefan,
Thanks for the reply. I am using CMS 2002. My problem is to connect a
speedcode to a physical file (either a HTML or a pdf / word Document type).
So, the asp file which gets the sppedcode, fetches the link from the database
and then redirects the user to the specifc URL (for the physical file).
Right now, My project is designed in such a way that each speedcode is
matched to a different channel. So, when a speedcode is inputted from a user,
I need him to be redirected to a file, specific to the link that is on the
database. For HTML files, I am able to do the flow, but In case of normal
document files, can you please guide me of how to go about it?
Regards,
Nanda
"Stefan [MSFT]" wrote:
> Hi Nanda,
>
> this sounds as if you are using CMS 2001. With CMS 2002 the URL is always
> the same.
> Am i right with this assumption?
>
> With CMS 2001 you would need to create an ASP page that uses the path as
> parameter and then retrieves the resource object with GetByPath and then
> does a redirect to the current Url of the resource.
>
> Cheers,
> Stefan.
>
> "Nanda" <Nanda@discussions.microsoft.com> wrote in message
> news:29E8B231-E3CB-4CA3-97FC-CEB832D92DF4@microsoft.com...
> manually
> code
> page
> this
> me.
> someone
>
>
>
|
|