<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<span>Can anyone tell me why my 'equal' constraint isn't working? My
config is as follows:<br>
&nbsp;&lt;elements&gt;<br>
&nbsp; name repeatpw<br>
&nbsp; &nbsp; ...<br>
&nbsp;&nbsp; &lt;constraints&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Equal&gt;<wbr><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; others<wbr> pw<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Equal&gt;<br>
&nbsp;&nbsp; &lt;/constraints&gt;<br>
&lt;/elements&gt;<br>
&lt;elements&gt;<br>
&nbsp;&nbsp; name pw<br>
&nbsp;....<br>
&lt;/elements&gt;<br>
<br>
Form is submitted and passes even when passwords don't match.&nbsp; I looked
in the archives and posted the question to IRC, but no response.<br>
<br>
TIA,<br>
Steve</span>
</body>
</html>