If I have corrupt files...

S

Steve

How can I correct this and/or stop it from continuing?...

I don't know how long this is going on, might only be a
few days, since I started messing around and bouncing back
and forth between FTP extensions and FP extensions, or
maybe it's been happening for a while, I don't know, but
my broken hyperlinks list seems to be growing daily which
means that there's something, a bug, or corruption that is
possibly taking over all of my Excel files that were then
converted to HTML...

Here is the first 3 lines of code at the beginning of
virtually all of these files now:
--------------------------------------------------
<html xmlns:blush:="urn:schemas-microsoft-com:blush:ffice:blush:ffice"
xmlns:x="urn:schemas-microsoft-com:blush:ffice:excel"
xmlns="http://www.w3.org/TR/REC-html40">
------------------------------------------------------
then we have a blank line, followed by 7 lines of code,
the last 3 (after the meta lines) seem to be disturbing to
me:
-------------------------------------------------------
<head>
<meta http-equiv=Content-Type content="text/html;
charset=windows-1252">
<meta name=ProgId content=FrontPage.Editor.Document>
<meta name=Generator content="Microsoft FrontPage 5.0">
<link rel=File-List href="./5-
20_Bulls_at_Gab_files/filelist.xml">
<link rel=Edit-Time-Data href="./5-
20_Bulls_at_Gab_files/editdata.mso">
<link rel=OLE-Object-Data href="./5-
20_Bulls_at_Gab_files/oledata.mso">
----------------------------------------------


Then there are hundreds of lines of grayed-out code that
appears to be xml code, mso code...


Am I in trouble here?...Is my site in trouble?...I have
over 4000 pages on my site, I don't want to lose pages by
the hundreds on a daily basis, I need to stop whatever is
happening IMMEDIATELY...

Is the corruption eminating from my hard-drive or
server?...

I need to stop this and correct this and fix this
immediately, can anybody recognize what might be happening
here?...

Thanx...

Steve
 
M

MD Websunlimited

Hi Steve,

All that code allows for the page to be round tripped between FP and Excel or other Office application. There is nothing wrong with
it other than it is bulky.
 

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