W
whitesmith
I'm new to FrontPage 2003. I created a static template for a new
website. When I create a page using this template and look at the code
I see absolute paths like:
<link rel="stylesheet" type="text/css"
href="file:///C:/Documents%20and%20Settings/user3/My%20Documents/My%20Webs/test/_private/default.css">
instead of <link rel="stylesheet" type="text/css"
href="_private/default.css">
Obviously absolute paths mean nothing when published to a server. What
am I doing wrong? FP2000 always used relative paths. My thanks to
anyone who helps me out.
website. When I create a page using this template and look at the code
I see absolute paths like:
<link rel="stylesheet" type="text/css"
href="file:///C:/Documents%20and%20Settings/user3/My%20Documents/My%20Webs/test/_private/default.css">
instead of <link rel="stylesheet" type="text/css"
href="_private/default.css">
Obviously absolute paths mean nothing when published to a server. What
am I doing wrong? FP2000 always used relative paths. My thanks to
anyone who helps me out.