On Sun, 25 Jul 2010 13:39:23 -0500, Jackie King <[email protected]> wrote:
>Just one comment - there are still servers out there that do not accept >capital letters and using such on those servers will result in an error >message. It's not that certain servers "do not accept capital letters" ... it's that certain OS's are case-sensitive (*nix) and certain OS's are case-insensitive (Windows). So if you upload MyPicture.gif to a *nix server and request mypicture.gif, you will get a "Not Found" error. If you upload MyPicture.gif to a Windows server and request mypicture.gif, the server will happily serve it to you. I believe Legacy has the option to convert everything to lowercase when building web pages, so I'm not sure how much of an issue this really is. But I think it is a good idea to omit uppercase letters anyway. Just something to be aware of. -- Dennis Kowallek (LTools) http://zippersoftware.com/ltools http://groups.yahoo.com/group/ltools Legacy User Group guidelines: http://www.LegacyFamilyTree.com/Etiquette.asp Archived messages after Nov. 21 2009: http://www.mail-archive.com/[email protected]/ Archived messages from old mail server - before Nov. 21 2009: http://www.mail-archive.com/[email protected]/ Online technical support: http://www.LegacyFamilyTree.com/Help.asp To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp

