Webstore has been developed to avoid links between web pages. Page groups within Webstore are dynamic - and can be added to, deleted and allowed to expire without causing any broken links.
Different ways of linking within Webstore can be useful though. It is also possible to link out of Webstore, and to link into Webstore.
This can be very useful to avoid sending large attachments with e-mails. Just send a little e-mail with the link cut and pasted into it.
It is not a good idea to link to pages / files in Webstore, as these can archive automatically and create broken links.
However, linking to folders in the Webstore browse view can be very useful, as folders can only be changed by the administrator. The pages/files within that folder can continue to change without causing any broken links. Directing browsers from a home page or an index to different browse views can simplify navigating round the site.
A very common example is to link from a home page to the general browse view for the organisation.
Linking from within Webstore involves creating a hyperlink AND adding a piece of html code to avoid having two Webstore bars at the top of the page. This varies according to the application you are using - either Word 2000, Publisher 2000 or an html editor.
You can then link to a main browse folder for an organisation, or a specific folder.


<a href="http://www.link.org.uk" target="_top">Link</a> Caution - it stays as text in publisher, but when saved as html, it changes to a hyperlink showing 'Link', and includes the target=_top code. The new frame you draw cannot overlap another.
<a href="http://editorial.webstore-ed.net/~browse/target_browse.asp?org=<short webstore name>" target="_top">Link</a>
<a href="http://editorial.webstore-ed.net/~browse/target_browse.asp?org=<short webstore name>&browsefp=<folder path>" target="_top">Link</a>
<font face="Comic Sans MS" color="red"><center>Your link goes here</center></font>

<a href="http://editorial.webstore-ed.net/~browse/target_browse.asp?org=<shortwebstore name>&browsefp=<folder path>">History</a>
<a href="http://editorial.webstore-ed.net/~browse/target_browse.asp?org=<short webstore name>&browsefp=<folder path>" target="_top">History</a>