S
SGK
I have been using FrontPage for many years to manage dozens of dynamic
websites. I recently installed SharePoint Designer, now that it is a free
download. The software looks and feels like FrontPage, with some nice new
added features. However, I am experiencing a problem that is causing
SharePoint to be unusable.
Whenever I open a page that was previously created/saved in FrontPage,
SharePoint Designer is changing the encoding on the page to utf-8 from
windows-1252. This is causing a bunch of "junk" and strange characters to
appear on the screen. I am aware of the differences between windows-1252 and
utf-8 the cause behind these strange characters. It is further complicated by
the fact that these sites make heavy use of include files, and you end up
with a "mix" of windows-1252 and utf-8 encoding on the page (i.e. the main
page will be encoded in utf-8 and the include files will still be encoded in
windows-1252), which causes even more issues.
Some of these sites have thousands of pages, with dozens of include files
(include files including other include files, etc.) so changing the entire
site from windows-1252 to utf-8 is simply not feasible at this time. Plus,
there are SQL databases with literally millions of records encoded as
windows-1252.
Long story short... I am wondering if there is any way in SharePoint
Designer to change the "default" encoding from utf-8 to windows-1252?
Understand that many of these include files are simply ASP code and do not
have a header on the page, so am unable to specify windows-1252 as a content
type in the page header. I have searched through just about every menu on the
software and can not find anything.
Thank you in advance for any assistance.
websites. I recently installed SharePoint Designer, now that it is a free
download. The software looks and feels like FrontPage, with some nice new
added features. However, I am experiencing a problem that is causing
SharePoint to be unusable.
Whenever I open a page that was previously created/saved in FrontPage,
SharePoint Designer is changing the encoding on the page to utf-8 from
windows-1252. This is causing a bunch of "junk" and strange characters to
appear on the screen. I am aware of the differences between windows-1252 and
utf-8 the cause behind these strange characters. It is further complicated by
the fact that these sites make heavy use of include files, and you end up
with a "mix" of windows-1252 and utf-8 encoding on the page (i.e. the main
page will be encoded in utf-8 and the include files will still be encoded in
windows-1252), which causes even more issues.
Some of these sites have thousands of pages, with dozens of include files
(include files including other include files, etc.) so changing the entire
site from windows-1252 to utf-8 is simply not feasible at this time. Plus,
there are SQL databases with literally millions of records encoded as
windows-1252.
Long story short... I am wondering if there is any way in SharePoint
Designer to change the "default" encoding from utf-8 to windows-1252?
Understand that many of these include files are simply ASP code and do not
have a header on the page, so am unable to specify windows-1252 as a content
type in the page header. I have searched through just about every menu on the
software and can not find anything.
Thank you in advance for any assistance.