Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64
Your IP : 18.119.28.173
<?php global $errors; ?>
<TABLE width="225" border="0" cellpadding="0" cellspacing="0">
<TR>
<TD bgcolor="#546085"><IMG src="../images/spacer" width="1" height="2"></TD>
</TR>
<TR>
<TD bgcolor="#ffffff"> <TABLE width="100%" border="0" cellpadding="0" cellspacing="5" class="blueText11px">
<TR>
<TD bgcolor="ffffff" class="blueText11px"><B>Afficher les résultats en date du: </B></TD>
</TR>
<TR>
<TD bgcolor="ffffff"> <FORM name="sys_date_form" method="get" action="">
<B><SPAN class="blackText10px">
<INPUT value="<?php echo $_POST['sys_date']; ?>" name="sys_date" type="text" id="sys_date" size="15" maxlength="10" class="blackText10px" style="border: 1px solid #546085">
<A href="#" onClick="window.open('../regis_registre/calendar.php?formname=sys_date_form&fieldname=sys_date&fulldate='+document.sys_date_form.sys_date.value, 'calendar', 'width=400, height=400, scrollbars=yes')" class="lnkBase10px"><IMG src="../images/icons/calendar.jpg" width="16" height="16" align="absbottom" border="0"></A> </SPAN></B> <SPAN class="blackText10px">(yyyy/mm/dd)
<?php if(isset($errors['sys_date'])){ echo '<FONT color="#ff0000"> ('.$errors['sys_date'].')</FONT>'; } ?>
<INPUT type="hidden" name="ltab" value="<?php echo $_GET['ltab']; ?>">
<INPUT type="hidden" name="rtab" value="<?php echo $_GET['rtab']; ?>">
<?php if(isset($_GET['histo_directdata'])){ ?>
<INPUT type="hidden" name="histo_directdata" value="<?php echo $_GET['histo_directdata']; ?>">
<?php } ?>
<BR>
<BR>
</SPAN>
</FORM></TD>
</TR>
</TABLE></TD>
</TR>
<TR bgcolor="#546085" style="padding:0px">
<TD height="25" align="right" valign="top" style="padding: 0px"><TABLE border="0" cellspacing="0" cellpadding="0">
<TR>
<TD><IMG src="../images/tabs/tab_between_on_off.jpg" width="15" height="15"></TD>
<TD bgcolor="#848894" class="whiteText11px"> <B><A href="#" onClick="document.sys_date_form.submit();">Afficher</A></B> </TD>
</TR>
</TABLE></TD>
</TR>
</TABLE>
|