missing html code

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi,
We have a web page that was designed with Front Page 2000,
which looks and acts correctly when being edited on a
secured server. However, when editing this same document
using FP 2002, under the normal tab, everything displays
correctly, but most information is missing under the HTML
tab! The entire body of the message is hidden after the
first line. The body does include Javascript, but it
doesn't appear until the end of the document. Has anyone
seen this before, and or any suggestions? I'm afraid I
can't send you to the site as it is password protected.
Thank you in advance.
 
Usually, this is caused by mal-formed HTML when viewed in Netscape, which
isn't nearly as forgiving about broken HTML as Internet Explorer. Check your
HTML, and make sure that there's an end tag for each beginning tag, and that
the tags don't overlap.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.
 
Back
Top