Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Links Inside Document Libraries

Status
Not open for further replies.

camusa

Technical User
Sep 13, 2002
80
US
Is there a way to create a link inside a document library to a document residing in another document library? Or is there a way to have a document in 2 document libraries but have the 2nd one updated when the first is edited?

TIA,

Chris
 
Well a way would be making an htm file that acts as a hyperlink to the original file by adding this kind of code:

<meta HTTP-EQUIV="REFRESH" content="0; url=http://MyServer/Site/DocLib/Folder/File.mht">

Greetings
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top