Odd Problem w/Index.htm

G

Guest

I was doing a redesign of my website and probably did it incorrectly by
creating a new webpage "tempIndex.htm" and getting it to look good with
tables and new interactive buttons and all. Looked good, went and renamed
Index.htm to indexOld.htm and told it to let links break. renamed temp
index.htm to index.htm and went and set it as homepage for web. Tried to save
new index.htm page but get the message Index.htm Page cannot be saved due to
message that "Because this page has a baseURL set, you will need to save any
new or changed picture to the base web site as a seperate step."

Question is how to do just that...Help

Dave
 
S

Stefan B Rusynko

remove the base url from the page

--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I was doing a redesign of my website and probably did it incorrectly by
| creating a new webpage "tempIndex.htm" and getting it to look good with
| tables and new interactive buttons and all. Looked good, went and renamed
| Index.htm to indexOld.htm and told it to let links break. renamed temp
| index.htm to index.htm and went and set it as homepage for web. Tried to save
| new index.htm page but get the message Index.htm Page cannot be saved due to
| message that "Because this page has a baseURL set, you will need to save any
| new or changed picture to the base web site as a seperate step."
|
| Question is how to do just that...Help
|
| Dave
| --
| Dave G
| geek in perpetual training
 
S

Stefan B Rusynko

In your code view look for and delete
<BASE href=".....">

--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Can you explain how to do this?
| --
| Dave G
| geek in perpetual training
|
|
| "Stefan B Rusynko" wrote:
|
| > remove the base url from the page
| >
| > --
| >
| > _____________________________________________
| > 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > |I was doing a redesign of my website and probably did it incorrectly by
| > | creating a new webpage "tempIndex.htm" and getting it to look good with
| > | tables and new interactive buttons and all. Looked good, went and renamed
| > | Index.htm to indexOld.htm and told it to let links break. renamed temp
| > | index.htm to index.htm and went and set it as homepage for web. Tried to save
| > | new index.htm page but get the message Index.htm Page cannot be saved due to
| > | message that "Because this page has a baseURL set, you will need to save any
| > | new or changed picture to the base web site as a seperate step."
| > |
| > | Question is how to do just that...Help
| > |
| > | Dave
| > | --
| > | Dave G
| > | geek in perpetual training
| >
| >
| >
 
G

Guest

I found and deleted this but still no luck it only occurs an the Index page.
Help !!!!
 
G

Guest

I did this and still have the same problem. This is for my business website
and I really need to get this ironed out so my webpage will display properly.
 
S

Stefan B Rusynko

Post a URL to the problem page online

--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I did this and still have the same problem. This is for my business website
| and I really need to get this ironed out so my webpage will display properly.
| --
| Dave G
| geek in perpetual training
|
|
| "Stefan B Rusynko" wrote:
|
| > In your code view look for and delete
| > <BASE href=".....">
| >
| > --
| >
| > _____________________________________________
| > 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | Can you explain how to do this?
| > | --
| > | Dave G
| > | geek in perpetual training
| > |
| > |
| > | "Stefan B Rusynko" wrote:
| > |
| > | > remove the base url from the page
| > | >
| > | > --
| > | >
| > | > _____________________________________________
| > | > 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > | > _____________________________________________
| > | >
| > | >
| > | > |I was doing a redesign of my website and probably did it incorrectly by
| > | > | creating a new webpage "tempIndex.htm" and getting it to look good with
| > | > | tables and new interactive buttons and all. Looked good, went and renamed
| > | > | Index.htm to indexOld.htm and told it to let links break. renamed temp
| > | > | index.htm to index.htm and went and set it as homepage for web. Tried to save
| > | > | new index.htm page but get the message Index.htm Page cannot be saved due to
| > | > | message that "Because this page has a baseURL set, you will need to save any
| > | > | new or changed picture to the base web site as a seperate step."
| > | > |
| > | > | Question is how to do just that...Help
| > | > |
| > | > | Dave
| > | > | --
| > | > | Dave G
| > | > | geek in perpetual training
| > | >
| > | >
| > | >
| >
| >
| >
 
G

Guest

I found the problem, in the code by deleting both the line above and below
the code <Base href= Index.htm>. I had tried this Twice before but the code
just came back, proof beating your head against the wall does work after a
while...lol
This was just a weird one.
Thanks
--
Dave G
geek in perpetual training


Dave said:
I found and deleted this but still no luck it only occurs an the Index page.
Help !!!!
--
Dave G
geek in perpetual training


Stefan B Rusynko said:
In your code view look for and delete
<BASE href=".....">

--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Can you explain how to do this?
| --
| Dave G
| geek in perpetual training
|
|
| "Stefan B Rusynko" wrote:
|
| > remove the base url from the page
| >
| > --
| >
| > _____________________________________________
| > 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > |I was doing a redesign of my website and probably did it incorrectly by
| > | creating a new webpage "tempIndex.htm" and getting it to look good with
| > | tables and new interactive buttons and all. Looked good, went and renamed
| > | Index.htm to indexOld.htm and told it to let links break. renamed temp
| > | index.htm to index.htm and went and set it as homepage for web. Tried to save
| > | new index.htm page but get the message Index.htm Page cannot be saved due to
| > | message that "Because this page has a baseURL set, you will need to save any
| > | new or changed picture to the base web site as a seperate step."
| > |
| > | Question is how to do just that...Help
| > |
| > | Dave
| > | --
| > | Dave G
| > | geek in perpetual training
| >
| >
| >
 
G

Guest

I found the problem, in the code by deleting both the line above and below
the code <Base href= Index.htm>. I had tried this Twice before but the code
just came back, proof beating your head against the wall does work after a
while...lol
This was just a weird one.
Thanks
--
Dave G
geek in perpetual training


Stefan B Rusynko said:
Post a URL to the problem page online

--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I did this and still have the same problem. This is for my business website
| and I really need to get this ironed out so my webpage will display properly.
| --
| Dave G
| geek in perpetual training
|
|
| "Stefan B Rusynko" wrote:
|
| > In your code view look for and delete
| > <BASE href=".....">
| >
| > --
| >
| > _____________________________________________
| > 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | Can you explain how to do this?
| > | --
| > | Dave G
| > | geek in perpetual training
| > |
| > |
| > | "Stefan B Rusynko" wrote:
| > |
| > | > remove the base url from the page
| > | >
| > | > --
| > | >
| > | > _____________________________________________
| > | > 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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > | > _____________________________________________
| > | >
| > | >
| > | > |I was doing a redesign of my website and probably did it incorrectly by
| > | > | creating a new webpage "tempIndex.htm" and getting it to look good with
| > | > | tables and new interactive buttons and all. Looked good, went and renamed
| > | > | Index.htm to indexOld.htm and told it to let links break. renamed temp
| > | > | index.htm to index.htm and went and set it as homepage for web. Tried to save
| > | > | new index.htm page but get the message Index.htm Page cannot be saved due to
| > | > | message that "Because this page has a baseURL set, you will need to save any
| > | > | new or changed picture to the base web site as a seperate step."
| > | > |
| > | > | Question is how to do just that...Help
| > | > |
| > | > | Dave
| > | > | --
| > | > | Dave G
| > | > | geek in perpetual training
| > | >
| > | >
| > | >
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top