Help With Hyperlinks

R

Rajpreet

Hi All,

I have a document where in there are many hyperlinks pointing to files
located in a paticular directory. My concern is, if these files are
moved from this directory to some other directory on the same system,
then how do I replace the path mentioned in hyperlink with the new
path avoiding manual intervention.

Is there any way to autmate it? Like Can we capture the new location
(or say particularly direcotory) of the files , and get the hyperlinks
replaced automatically.

Thanks in advance!
 
S

scorpion53061

Hi All,

I have a document where in there are many hyperlinks pointing to files
located in a paticular directory. My concern is, if these files are
moved from this directory to some other directory on the same system,
then how do I replace the path mentioned in hyperlink with the new
path avoiding manual intervention.

Is there any way to autmate it? Like Can we capture the new location
(or say particularly direcotory) of the files , and get the hyperlinks
replaced automatically.

Thanks in advance!

I would store the root path as a user setting in an xml file (http://
kellychronicles.spaces.live.com/blog/cns!A0D71E1614E8DBF8!181.entry )
and reference that in a string variable whenever you need to call the
link
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top