Example #1
0
          <td width="31">&nbsp;</td>
          <td colspan="2">&nbsp;</td>
          <td width="214" colspan="-2">&nbsp;</td>
        </tr>
        <tr>
          <td colspan="4" align="center"><h5>
            <img src="../archivos/titulo_listadocargos.png" width="382" height="36" />
            <input name="paciente_codigo" type="hidden" id="paciente_codigo" />
              <input name="id" type="hidden" id="id" />
          </h5></td>
          </tr>
        <tr>
          <td>&nbsp;</td>
          <td width="87" align="center" class="color_celda">Courier: </td>
          <td width="647"><?php 
$empresas->generar_select_courier_todos('courier_destino', 'listar_cargos()', '');
?>
            <input name="codigo_cargo" type="hidden" id="codigo_cargo" /></td>
          <td colspan="-2"><input name="Submit2" type="button" class="btn" value="Eliminar seleccionados" onClick="validar_checkbox_seleccionados(1)"></td>
        </tr>
        <tr>
          <td colspan="4" align="center"><table width="950" border="0">
            <tr align="center" class="fondonegro">
              <td width="7%">N&ordm; Guia </td>
              <td width="9%">Fecha Emisi&oacute;n </td>
              <td width="27%"><span class="Estilo2">Empresa Remitente </span></td>
              <td width="24%">Consignado</td>
              <td width="13%"><span class="Estilo2">Destino</span></td>
              <td width="10%"><span class="Estilo2">Tipo de Envio </span></td>
              <td width="5%">Editar</td>
              <td width="5%"><input name="grupo" type="checkbox" id="grupo" value="1" onclick="marcar_todos(this.form,this.checked)" ></td>
Example #2
0
        <tr>
          <td width="11">&nbsp;</td>
          <td colspan="2">&nbsp;</td>
          <td colspan="3">&nbsp;</td>
        </tr>
        <tr>
          <td colspan="6" align="center"><h5>
            <img src="../archivos/titulo_manifiestodiario.png" width="382" height="36" />
            <input name="id" type="hidden" id="id" />
          </h5></td>
          </tr>
        <tr>
          <td>&nbsp;</td>
          <td width="78" align="center" class="color_celda">Courier: </td>
          <td width="301"><?php 
$empresas->generar_select_courier_todos('courier_destino', '', '');
?>
</td>
          <td width="101" colspan="-2" align="center" class="color_celda">Fecha Emisi&oacute;n:</td>
          <td width="378">
		  
		  <input name="fecha" type="text" id="fecha" value="<?php 
echo $_REQUEST['fecha'];
?>
" size="10"   />
        <a style='cursor:hand;' onclick='document.form1.fecha.oldValue=document.form1.fecha.value;PopCalendar.selectWeekendHoliday(1,1);PopCalendar.show(document.form1.fecha, &quot;dd/mm/yyyy&quot;, null, &quot;&quot;, &quot;&quot;);'><img src="imagen/calendar.gif" width="23" height="21" /></a> 
		
		<span class="textoblanco">Hasta</span>
		<input name="fechaf" type="text" id="fechaf" value="<?php 
echo $_REQUEST['fechaf'];
?>