How to as .html instead of .htm

K

Kevin Spencer

You can't. However, you can change the file extension manually while saving
if you like. It really makes no difference to the web server which file
extension you use. Is there some reason why "html" is necessary for you?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
M

me_myself_and_I

I did not think i needed to do it but I got an email from my new host and in
it says:-

"Please make sure that you name your front(home) page index.html not
index.htm"

So I thought i better do so, do u think i really need to?

John
 
T

Tom Pepper Willett

You only need to rename your home page, not the rest of the pages. Your
host is telling you that they require index.html for the home page.
--
-----
Tom Pepper Willett
Microsoft MVP - FrontPage
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/
----
| I did not think i needed to do it but I got an email from my new host and
in
| it says:-
|
| "Please make sure that you name your front(home) page index.html not
| index.htm"
|
| So I thought i better do so, do u think i really need to?
|
| John
|
|
| | > You can't. However, you can change the file extension manually while
| saving
| > if you like. It really makes no difference to the web server which file
| > extension you use. Is there some reason why "html" is necessary for you?
| >
| > --
| > HTH,
| > Kevin Spencer
| > .Net Developer
| > Microsoft MVP
| > Big things are made up
| > of lots of little things.
| >
| > | > > How can i set frontpage to save my pages as .html instead of .htm?
| > >
| > > John
| > >
| > >
| >
| >
|
|
 
T

Thomas A. Rowe

Ok, then only your home page need to have .html extension, the rest of you
page can stay .htm

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top