</table> <?php require_once "class_folder/sigesp_rpc_c_documento.php"; require_once "../shared/class_folder/class_datastore.php"; require_once "../shared/class_folder/class_sql.php"; require_once "../shared/class_folder/class_funciones.php"; require_once "../shared/class_folder/sigesp_include.php"; require_once "../shared/class_folder/class_funciones_db.php"; require_once "../shared/class_folder/class_mensajes.php"; $io_conect = new sigesp_include(); //Instanciando la Sigesp_Include. $conn = $io_conect->uf_conectar(); //Asignacion de valor a la variable $conn a traves del metodo uf_conectar de la clase sigesp_include. $io_sql = new class_sql($conn); //Instanciando la Clase Class Sql. $io_documento = new sigesp_rpc_c_documento($conn); //Instanciando la Clase Sigesp Definiciones. $io_dsdoc = new class_datastore(); //Instanciando la Clase Class DataStore. $io_funcion = new class_funciones(); //Instanciando la Clase Class_Funciones. $io_funciondb = new class_funciones_db($conn); $io_msg = new class_mensajes($conn); $lb_existe = ""; ////////////////////////////////////////////// SEGURIDAD ///////////////////////////////////////////// require_once "../shared/class_folder/sigesp_c_seguridad.php"; $io_seguridad = new sigesp_c_seguridad(); $arre = $_SESSION["la_empresa"]; $ls_empresa = $arre["codemp"]; $ls_logusr = $_SESSION["la_logusr"]; $ls_sistema = "RPC";
<td height="13" bgcolor="#FFFFFF" class="toolbar"> </td> </tr> <tr> <td height="20" bgcolor="#FFFFFF" class="toolbar"><a href="javascript:ue_showouput();"><img src="../shared/imagebank/tools20/imprimir.gif" alt="Imprimir" title="Imprimir" width="20" height="20" border="0"></a><img src="../shared/imagebank/tools20/ayuda.gif" alt="Ayuda" title="Ayuda" width="20" height="20" border="0"><a href="sigespwindow_blank.php"><img src="../shared/imagebank/tools20/salir.gif" alt="Salir" title="Salir" width="20" height="20" border="0"></a></td> </tr> </table> <?php $la_emp = $_SESSION["la_empresa"]; $ls_codemp = $la_emp["codemp"]; require_once "../shared/class_folder/sigesp_include.php"; $io_include = new sigesp_include(); $con = $io_include->uf_conectar(); require_once "../shared/class_folder/class_datastore.php"; $io_ds = new class_datastore(); require_once "class_folder/sigesp_rpc_c_documento.php"; $io_documento = new sigesp_rpc_c_documento($con); $lb_valido = $io_documento->uf_load_documentos($ls_codemp, &$io_ds); ?> </div> <p> </p> <form name="form1" method="post" action=""> <table width="500" border="0" align="center" cellpadding="0" cellspacing="0" class="formato-blanco"> <tr> <td width="86"></td> </tr> <tr class="titulo-celdanew"> <td height="22" colspan="3" align="center">Fichas Proveedores/Beneficiarios </td> </tr> <tr> <td height="13" colspan="3" align="center"></td> </tr>