[FX.php List] Simple form with fx.php

Troy Meyers tcmeyers at troymeyers.com
Fri Jan 9 10:50:35 MST 2009


Patricia,

Here are the errors that BBEdit reported for the form page. The line numbers may not match yours because of email text wrapping. The line number is the number after the colon in "untitled text 5:"

-Troy

untitled text 5:6:  Document type doesn't permit empty XML element; ?<link/>?.
untitled text 5:16:  Value of attribute ?text? for element ?<body>? is invalid; Value must be enclosed in quotes.
untitled text 5:16:  Value of attribute ?vlink? for element ?<body>? is invalid; Value must be enclosed in quotes.
untitled text 5:16:  Value of attribute ?alink? for element ?<body>? is invalid; Value must be enclosed in quotes.
untitled text 5:16:  Value of attribute ?link? for element ?<body>? is invalid; Value must be enclosed in quotes.
untitled text 5:16:  Value of attribute ?bgcolor? for element ?<body>? is invalid; Value must be enclosed in quotes.
untitled text 5:21:  Document type doesn't permit empty XML element; ?<img/>?.
untitled text 5:25:  Document type doesn't permit attribute ?bordercolor? within element ?<table>?.
untitled text 5:48:  Document type doesn't permit attribute ?bordercolor? within element ?<table>?.
untitled text 5:50:  Document type doesn't permit attribute ?bordercolor? within element ?<tr>?.
untitled text 5:50:  Value of attribute ?bgcolor? for element ?<tr>? is invalid; Value must be enclosed in quotes.
untitled text 5:68:  Document type doesn't permit attribute ?maxlength? within element ?<select>?.
untitled text 5:114:  Element ?<p>? implicitly closed here.
untitled text 5:118:  Document type doesn't permit attribute ?bordercolor? within element ?<table>?.
untitled text 5:139:  Value of attribute ?value? for element ?<input>? is invalid; Value needs entity encoding (?&lt;?php echo (?).
untitled text 5:139:  Document type doesn't permit attribute ?$month/$day/$year");? within element ?<input>?.
untitled text 5:139:  Document type doesn't permit attribute ??? within element ?<input>?.
untitled text 5:142:  Close element ?</span>? found but element wasn't open.
untitled text 5:150:  Document type doesn't permit attribute ?wrap? within element ?<textarea>?.
untitled text 5:162:  Document type doesn't permit attribute ?bordercolor? within element ?<table>?.
untitled text 5:167:  Document type doesn't permit empty XML element; ?<input/>?.
untitled text 5:177:  Close element ?</table>? found but element wasn't open.
untitled text 5:3:  Close tag for element ?</html>? specified, but open tag was implied(omitted).



More information about the FX.php_List mailing list