<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16890" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2>
<DIV class=content>
<P>I have this coded in my form:<BR></P>
<DIV class=codeblock><CODE><SPAN style="COLOR: rgb(0,0,0)"><SPAN
style="COLOR: rgb(0,0,187)"><BR> $form</SPAN><SPAN
style="COLOR: rgb(0,119,0)">[</SPAN><SPAN
style="COLOR: rgb(221,0,0)">'created_before'</SPAN><SPAN
style="COLOR: rgb(0,119,0)">] = array(<BR> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'#title' </SPAN><SPAN
style="COLOR: rgb(0,119,0)">=> </SPAN><SPAN
style="COLOR: rgb(0,0,187)">t</SPAN><SPAN
style="COLOR: rgb(0,119,0)">(</SPAN><SPAN style="COLOR: rgb(221,0,0)">'created
before'</SPAN><SPAN style="COLOR: rgb(0,119,0)">),<BR>
</SPAN><SPAN style="COLOR: rgb(221,0,0)">'#type' </SPAN><SPAN
style="COLOR: rgb(0,119,0)">=> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'date'</SPAN><SPAN
style="COLOR: rgb(0,119,0)">,<BR> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'#validate' </SPAN><SPAN
style="COLOR: rgb(0,119,0)">=> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'date_validate'</SPAN><SPAN
style="COLOR: rgb(0,119,0)">,<BR> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'#submit' </SPAN><SPAN
style="COLOR: rgb(0,119,0)">=> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'cmf_date_submit'</SPAN><SPAN
style="COLOR: rgb(0,119,0)">,<BR> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'#default_value' </SPAN><SPAN
style="COLOR: rgb(0,119,0)">=> array(</SPAN><SPAN
style="COLOR: rgb(221,0,0)">'year' </SPAN><SPAN
style="COLOR: rgb(0,119,0)">=> </SPAN><SPAN
style="COLOR: rgb(0,0,187)">date</SPAN><SPAN
style="COLOR: rgb(0,119,0)">(</SPAN><SPAN
style="COLOR: rgb(221,0,0)">'Y'</SPAN><SPAN style="COLOR: rgb(0,119,0)">),
</SPAN><SPAN style="COLOR: rgb(221,0,0)">'month' </SPAN><SPAN
style="COLOR: rgb(0,119,0)">=> </SPAN><SPAN
style="COLOR: rgb(0,0,187)">12</SPAN><SPAN style="COLOR: rgb(0,119,0)">,
</SPAN><SPAN style="COLOR: rgb(221,0,0)">'day' </SPAN><SPAN
style="COLOR: rgb(0,119,0)">=></SPAN><SPAN
style="COLOR: rgb(0,0,187)">31</SPAN><SPAN
style="COLOR: rgb(0,119,0)">),<BR> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'#prefix' </SPAN><SPAN
style="COLOR: rgb(0,119,0)">=> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'<div class="date-inline">'</SPAN><SPAN
style="COLOR: rgb(0,119,0)">,<BR> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'#suffix' </SPAN><SPAN
style="COLOR: rgb(0,119,0)">=> </SPAN><SPAN
style="COLOR: rgb(221,0,0)">'</div>'</SPAN><SPAN
style="COLOR: rgb(0,119,0)">,<BR>
);<BR></SPAN></SPAN></CODE></DIV>
<P>The validate function is being called, but the submit function is not. Yes,
there is a form submit button.</P>
<P>Why is the submit function not being called?</P></DIV></FONT></DIV>
<DIV><FONT face="Comic Sans MS" color=#ff00ff size=4>Nancy E. Wichmann,
PMP</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV align=left><FONT face=Arial size=2><FONT face="Courier New">Injustice
anywhere is a threat to justice everywhere. -- Dr. Martin L. King,
Jr</FONT>.</FONT></DIV>
<DIV> </DIV></BODY></HTML>