Previous releases of CA SDM used the following DocType for HTML generated from HTMPL forms in the HtmplDoctype property of web.cfg:
HtmplDoctype <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
The HtmplDoctype property of web.cfg appears as follows for CA SDM Release 12.7:
HtmplDoctype <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
This line begins on the first list of a page, typically.
Note: After you upgrade to CA SDM Release 12.7, verify that the HtmplDoctype property value changed in your customized forms. You can open an HTML file from the $NX_ROOT/bopcfg/www/wwwroot/html directory with text editor and can verify the DocType value.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |