But I still need to display the hyperlinks to the files when displaying
relevant records.
Essentially I only want them to me able to view the hyperlink from the page
but not outside it.
"Steven Burn" <> wrote in message
news:...
Stick them outside of the web root or password protect the folder......(the
former is the best choice IMHO)
--
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
"JP SIngh" <> wrote in message
news:...
> Hi All
>
> We have an ASP application which links to various word and excel documents
> stored in a folder called attachments.
>
> The documents are extermely confidential in nature and we would like
> restrict the access to them through the application only.
>
> How can we prevent users from guessing the name of the document and reach
it
> by tying http://myserver/attachments/thisdocument.doc
>
> Thanks in advance for your help.
>
>