Are they real templates saved (along w/ the associated linked files) and defined as a template files in your user custom template
folder at:
%APPDATA%\Microsoft\FrontPage\Pages
For an example of how to do it see a typical multifile template (say photo.tem) like at
C:\Program Files\Microsoft Office\Templates\1033\PAGES
or for FP 2003
C:\Program Files\Microsoft Office\Templates\1033\PAGES11
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"George Hester" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| I have a custom template that includes <!DOCTYPE and some other HTML
| elements. A few of these are like this:
|
| <script type="text/javascript" src="/jscrips/init.js"></script>
|
| or for including style sheets or a favicon. But when I try to use the
| template all relative locations are changed to absolute. For example the
| above beomes:
|
| <script type="text/javascript"
| src="http://www.myserver.com/jscrips/init.js"></script>
|
| I would prefer the relative addressing stay relative addressing. Is
| FrontPage 2003 changing the addressing in this manner because that is how it
| should be done or if not, can this be fixed? Thanks.
|
| --
| George Hester
| __________________________________
|