Tell a Friend About Our Cool Software
This issue is caused because VisualSite Designer is not creating the correct doctype for your pages. You'll have to change:
<!DOCTYPE HTML PUBLIC "-//WC3//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
to
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
NOTE! - This script should only be used with sites created with VisualSite Designer. It will reset the doctypes for ALL html files located in the same folder to the above Transitional doctype. If you have other HTML files with Strict or other doctypes, be sure to have a backup copy!
You may be able to run the script without changing the permissions (steps 5-7) but if you do receive an error message, this will correct it. Also, this will need to be run after each upload to keep correcting the doctype since it's automatically set by VisualSite Designer. Lastly, this is a temporary measure and we will have a new version of VisualSite Designer available soon.
Visual Site Designer Help Index | Visual Site Designer Homepage