K
KeithM
We have found that if a word document contains embedded hyperlinks it is
possible to circumvent security.
For example we have a system where users have their local drive locked down
and have to store any documents on mapped networked drives.
1. The user opens a word document on one of his mapped drives and that
document contains a hyperlink
2. The user right clicks on a hyperlink and clicks 'edit hyperlink'
3. the user can then type in the 'address' field of the dialog
"C:\hiddendocument.doc" and ok the dialog
4. the user then ctrl- clicks on the edited hyperlink and the document from
the local drive will then open in Word.
At step 3 the user can also type in the name of his network domain
controller server, for example \\BALOO and then when he clicks the
hyperlink, a browse window comes up allowing browsing around the server.
I have tried various measures from within a COM AddIn I have but to no
avail.
Is there any way to turn the editing of hyperlinks off, perhaps from within
our COM AddIn?
Thanks
possible to circumvent security.
For example we have a system where users have their local drive locked down
and have to store any documents on mapped networked drives.
1. The user opens a word document on one of his mapped drives and that
document contains a hyperlink
2. The user right clicks on a hyperlink and clicks 'edit hyperlink'
3. the user can then type in the 'address' field of the dialog
"C:\hiddendocument.doc" and ok the dialog
4. the user then ctrl- clicks on the edited hyperlink and the document from
the local drive will then open in Word.
At step 3 the user can also type in the name of his network domain
controller server, for example \\BALOO and then when he clicks the
hyperlink, a browse window comes up allowing browsing around the server.
I have tried various measures from within a COM AddIn I have but to no
avail.
Is there any way to turn the editing of hyperlinks off, perhaps from within
our COM AddIn?
Thanks