Hyperlinks external to the file (such as reference to microsoft.com) are
going to need a fully qualified reference. If the page you are calling is in
a folder subodinate to the folder containing the project.xml file, try this:
/folder/file.htm
However, from testing it here, it looks like you will need a full path:
"file:///full path"
There is a good book on HTML by Elizabeth Castro that may be very helpful.
Try that on amazon or a similar site.
--
If this post was helpful, please consider rating it.
Jim
Visit
http://project.mvps.org/ for FAQs and more information
about Microsoft Project
"Henrik" wrote:
> Hi,
>
> I'm export/importing MS Project templates in XML format, and I'm using
> relative paths as URL:s. How can I save also hyperlink base address in XML
> format?
>
> thanks,
> Henrik