Optimising by removing all whitespace will remove all line endings (2
characters each line of code) and all indentations in the code
(FrontPage defaults to 4 characters for each level of indentation.)
There is a considerable saving of characters (and therefore filesize)
using this optimisation. However, lines over 4000 characters long can
disrupt some browsers (Netscape 4 is a such a browser, and there may be
others), and debugging the page in View Source (aka Notepad) is near
impossible.
Removing leading whitespace can reduce the size of a long (in code view)
page by several thousand bytes, without the long line problem.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp