Your Web server is running Unix, and alphaetic case in filenames
therefore matters. Your Local Government link, for example, points to:
http://www.lwvia.org/Local Government.htm
so if the file on the server is named local%20government.htm, you'll
get a 404 Not Found on a Unix Web server, even if you don't on
Windows.
The best way of avoiding this is to always use lower-case letters in
file names, and to avoid special characters like spaces (which have to
appear
as %20's in URLs).
The other possibility, of course, is that you simply forgot to publish
the
Local Government.htm file.
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------