HTM files in FrontPage 3.0 does not work in FrontPage 5.0
Hello everyone,
I am trying to create a simple web page using FrontPage. First I started in FrontPage 3.0. Then I installed FrontPage 5.0. All the htm files created in 3.0 was working fine in 5.0. I made some changes in some of the htm files and saved it and now it does not work. The changes that I made were just changed the font size of the text in the htm files.
Any ideas?
Thanks,
Sinni.
[419 byte] By [
Sinni] at [2007-11-11 7:23:59]

# 1 Re: HTM files in FrontPage 3.0 does not work in FrontPage 5.0
I figured out the problem.
In FrontPage 3.0, when you start a new page creates html code as below
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
In FrontPage 5.0, it is a little bit different. Once I fixed that it started working.
Thanks,
Sinni.
Sinni at 2007-11-11 23:35:04 >
