Here is my issue.
I would like to use a secured folder for document links.
I've set up a folder and created a page to process access to the files.
What I need is some way to change the URL generated by the InsertDocument dialog from /<folder>/<file> to docHandler.aspx?src=<file>
Is ther some way to do this?
Thanks