Looking for answers? We have them! Click for live online support, or search the CWS knowlegebase for answers to all of your questions! If you still need assistance, feel free to call us at 888-426-7793!
Search Support:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

What are acceptable file and directory names?
Our operating systems are case sensitive. In other words, the file name "faq.html" is NOT the same as "FAQ.html". If your HTML code references a faq.html, but the actual file name is in uppercase, this will result in a File Not Found error. This applies to directory names as well.

To prevent errors, we suggest naming all files in lowercase. Spaces and special control characters are generally not a good idea. The underscore character ("_") and dash character ("-") are acceptable. You should avoid special characters (e.g. ! @ # $ % ^ & * : ') in file names. We suggest that you keep the length of file names to a minimum. The tilde (~) cannot be used in directory or file names.


Related Support Items:
Web Design

©1997-2002 Corporate Web Services, Inc., all rights reserved