MapTools.org

[Chameleon-dev] [Bug 63] [Chameleon 1.1]Chameleon does not generate full conformed HTML

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Fri, 26 Sep 2003 14:31:30 -0400
http://www.maptools.org/bugzilla/show_bug.cgi?id=63





------- Additional Comments From nsavard@dmsolutions.ca  2003-09-26 14:31 -------
I forgot to add that the errors appeared on the following lines:


The problem is where I put "here ---->":

here 1:  missing ending tag
here 2:  missing ending tag
here 3:  missing "" on attribute value  example:  SIZE=2 should read SIZE="2"
here 4:   missing "" on attribute value example:  TYPE=HIDDEN should read
TYPE="HIDDEN"


Norm
----------------------------------

<html><!-- InstanceBegin template="/Templates/techserv2.dwt"
codeOutsideHTMLIsLocked="false" -->

<head>

<title>DM Solutions Group</title>

here 1-----><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">


here 2-----><link rel="stylesheet" href="cwc2.css" type="text/css">

</head>


<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
onLoad="CWC2OnLoadFunction()">

<form method="post">

here 3-----><FONT SIZE=2 COLOR=#FF3333>&lt;cwc2 type=&quot;MapDHTMLXWidget&quot;
visible=&quot;true&quot; width=&quot;400&quot; height=&quot;300&quot;
allowresize=&quot;false&quot; marqueecolor=&quot;FF3333&quot;
marqueewidth=&quot;2&quot; minscale=&quot;1&quot;/&gt;</FONT>


here 4-----><INPUT TYPE=HIDDEN NAME=sid VALUE="3f731bfab24d8"></FORM>

</body>

</html>



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


This archive was generated by Pipermail.