?>
" readonly="" style=" font-size: 16px; width:40px;"/>
</div>
<br><br>
<div id="lblTipoUnidadMedida" style="float:left ;padding-left: 20px;font-family: verdana; heigth:50px; width: 30px;">Tipo:</div>
<div style="float:left; padding-left: 20px; heigth:150px; width: 250px;">
    <input type="text" id="txtTipoUnidadMedida" name="txtTipoUnidadMedida" value="<?php 
echo utf8_encode($arrayDatosUnidad[0][1]);
?>
" style=" font-size: 16px; width:240px;"/>
</div>
<br><br><br><br>
<div style="float:left; padding-left: 100px">
    <?php 
$toolbar1 = new ToollBar();
$toolbar2 = new ToollBar();
?>
    <?php 
$toolbar1->SetBoton("grabarTipoUnidadMedida", "Guardar", "btn", "onclick,onkeypress", "grabarTipoUnidadMedida()", $_SESSION['path_principal'] . "imagen/icono/grabar.png", "", "", 1);
$toolbar1->Mostrar();
?>
 
</div>
<div style="float:left; padding-left: 15px;">
    <?php 
$toolbar2->SetBoton("cerrarMantenimientoTipoUnidadMedida()", "Cerrar  ", "btn", "onclick,onkeypress", "cerrarMantenimientoTipoUnidadMedida()", $_SESSION['path_principal'] . "imagen/icono/cerrar1.gif", "", "", 1);
$toolbar2->Mostrar();
?>
 
</div>  
<br><br>
Пример #2
0
    if ($numeroDatos == $contador) {
        $cadena .= "</tbody>\n        </table>";
        $cadena .= "</fieldset>";
    }
    $idGrupoAuxiliar = $idGrupo;
    $idDatoAuxiliar = $idDato;
}
echo $cadena;
?>

<fieldset>
    <legend>Procesar</legend>

    Observaciones:
    <br/>
    <textarea id="textObservacion<?php 
echo $idProcesarPuntoControl;
?>
" style="width: 300px; height: 100px;"></textarea>
    <input type="hidden" id="numeroCampos" value='<?php 
echo $contadorItems;
?>
' />
    <?php 
$toolbar1 = new ToollBar();
$toolbar1->SetBoton("terminarProceso", "Terminar Proceso", "btn", "onclick,onkeypress", "terminarProceso({$idProcesarPuntoControl},'{$funcionCerrar}')", $_SESSION['path_principal'] . "imagen/icono/kopeteavailable.png", "", "", 1);
$toolbar1->Mostrar();
?>
</fieldset>

Пример #3
0
<?php

$comboEstado = array(0 => "Activado", 1 => "Desactivado");
$toolbar0 = new ToollBar("right");
$toolbar1 = new ToollBar("right");
?>

<div style="width:900px; margin:1px auto; border: #006600 solid">
    <div class="titleform">
        <h1>Mantenimiento de Areas por Centro de Costos</h1>
    </div>
    <div  id ="divMantAreaCentroCosto" style="width:99%;margin-left:0.5%;margin-right:0.2%;overflow: hidden;">
        <div  id ="divIzqMantAreaCentroCosto" style=" float:left;width:40%; ">
            <fieldset style="margin:1px;width:auto;height:auto;padding: 0px; font-size:12px">
                <div style="width: 100%; height:40px;" align="center"><br>
                    <input type="text" id="txtBusquedaArbolx" name="txtBusquedaArbolx" onkeypress="if(event.keyCode==13)busquedaArbolx();" /> <a onClick="busquedaArbolx()" style="cursor: pointer">Buscar</a>
                </div>
                <div id="divTreeCentroCosto" style="width: 350px; height: 400px;">

                </div>
            </fieldset>
        </div>
        <div  id ="divDerMantAreaCentroCosto" style="width:60%; float: right" align="center">
            <div  id ="divDerSupMantDocumentos" style=" width:99%;" align="center" >
                <input type="hidden" id="hPuesto" name="hPuesto" size="12" value="">
                <input type="hidden" id="hNombre" name="hNombre" size="12" value="">
                <div id="divTitulo" class="titleform" style="border: 0px solid rgb(0, 0, 0); width: 100%;">

                </div>
                <div align="center" style="width:100%;height:50px; font-size: 12px">
                    <fieldset style="margin:10px;width:95%;height:45px;">
Пример #4
0
<?php

$cboEstado = array(1 => "Activar", 0 => "Desactivar");
$toolbar1_1 = new ToollBar("right");
$toolbar1_2 = new ToollBar("right");
$toolbar1_3 = new ToollBar("right");
$toolbar1_4 = new ToollBar("right");
$toolbar1_5 = new ToollBar("right");
?>
<div  id ="divCampo1" style=" float:right;width:100%; height:auto; " >
    <div  id ="divCampo1_1" style=" width:99%; height: auto" align="center" >
        <fieldset style="margin:1px;width:98%;height:auto;padding: 0px; font-size:14px">
            <legend>Registro de Nuevo Campo</legend>
            <div  id ="divCampo1_2" style=" float:left;width:100%; height:auto;">
                <?php 
$cantidad = 1;
$imagen = $disabled == '' ? '../../../imagen/icono/nuevo_item.png' : '../../../imagen/icono/nuevo_item_black.png';
$cursor = $disabled == '' ? 'cursor:pointer;' : 'cursor:default;';
echo "<script>\$('divCampo').innerHTML=" . $cantidad . "</script>";
?>
                <table  width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                        <td colspan="3">Nombre Prueba :
                            <input name="txtDescPrueba" type="text" id="txtDescPrueba" disabled value="<?php 
echo $descPrueba;
?>
" size="20">
                            <input name="hidIdPruebaC" type="hidden" id="hidIdPruebaC" value="<?php 
echo $hidIdPruebaC;
?>
" />
Пример #5
0
<div class="titleform">
    <h1>Generacion de Ordenes</h1>
</div>
<?php 
require_once "../../ccontrol/control/ActionTesoreria.php";
$o_ActionTesoreria = new ActionTesoreria();
require_once "../../ccontrol/control/ActionPersona.php";
$o_ActionPersona = new ActionPersona();
$toolbar3 = new ToollBar("left");
$toolbar3->SetBoton("IMPRIMIR", "SALIR", "btn", "onclick,onkeypress", "imprimirRecibo('34030340186016')", $_SESSION['path_principal'] . "imagen/icono/salir.gif");
$toolbar4 = new ToollBar("left");
$toolbar4->SetBoton("CANELAR", "CANCELAR", "btn", "onclick,onkeypress", "cancelarOrdenesSeleccionadas()", $_SESSION['path_principal'] . "imagen/icono/button_cancel.png");
$toolbar5 = new ToollBar("left");
$toolbar5->SetBoton("AGREGAR", "AGREGAR", "btn", "onclick,onkeypress", "agregarOrdenes()", $_SESSION['path_principal'] . "imagen/icono/nuevo.png");
?>
<div style="float:left; width:420px; height:620px; padding-top: 35px; padding-left: 35px; padding-right: 35px; background-color: white;" >
    <div style=" width:400px; float:inherit">
        <?php 
$arrayParametros['funcion'] = 'setOrdenesPersona';
$arrayParametros['fnuevo'] = 'setOrdenesPersona';
$arrayParametros['alto'] = '150px';
$arrayParametros['nroOrden'] = true;
$arrayParametros['codigo'] = true;
$arrayParametros['documento'] = true;
$arrayParametros['apellidoPaterno'] = true;
$arrayParametros['apellidoMaterno'] = true;
$arrayParametros['nombre'] = true;
$arrayParametros['bbuscar'] = true;
$arrayParametros['blimpiar'] = true;
$arrayParametros['bnuevo'] = true;
$arrayParametros['editar'] = 'editar';
Пример #6
0
<?php

require_once "../../ccontrol/control/ActionMantenimientoGeneral.php";
require_once "../../ccontrol/control/ActionCita.php";
$o_rrhh = new ActionRrhh();
//$cb_combo_sede_areas = $o_rrhh->listaDatosSedeAreas($datos);
$iCodEmpCoordinador = $_SESSION['iCodigoEmpleado'];
echo 'recibiendo idCordi' . $iCodEmpCoordinador;
$datos['iCodigoEmpleado'] = $iCodEmpCoordinador;
$cb_combo_sede_areas = $o_rrhh->listaDatosSedeAreas1($datos);
$toolbar = new ToollBar("right");
$toolbarx = new ToollBar("left");
$o_rrhh1 = new ActionRrhh();
$variable = $o_rrhh1->funcionprueba();
?>
<div style="width:100%;height:5%;background: white">
    <div class="titleform">
        <h1>ASIGNACION Martes&nbsp;&nbsp;&nbsp;DE&nbsp;&nbsp;&nbsp;EMPLEADOS&nbsp;&nbsp;&nbsp;A&nbsp;&nbsp;&nbsp;SUB-AREAS</h1>
    </div>
</div>
<div align="center">
    <div style="width:90%;height:80%;" >
        <div style="width:100%;height: 8%;">
            <table style="width:70%;height: 8%;">
                <tr style="width:60%;height: 8%;">
                    <td>
                        <div id="Div_ComboSedesAreas" align="center">
                            <?php 
echo $cb_combo_sede_areas;
?>
                            
}
$toolbar->SetBoton("grabarContrato", "grabar", "btn", "onclick,onkeypress", "grabarContrato()", "../../../imagen/icono/grabar.png", "", "", $grabar);
$toolbar->Mostrar();
?>
            </td>
            <td>
                <?php 
$toolbar1 = new ToollBar("Center");
if (isset($_SESSION["permiso_formulario_servicio"][121]["ANULAR_CONTRATO"]) && $_SESSION["permiso_formulario_servicio"][121]["ANULAR_CONTRATO"] == 1) {
} else {
    $anular = 0;
}
$toolbar1->SetBoton("AnularContrato", "Anular", "btn", "onclick,onkeypress", "anularContrato()", "../../../imagen/icono/nosecurity.png", "", "", $anular);
$toolbar1->Mostrar();
?>
            </td>
            <td>
                <?php 
$toolbar1 = new ToollBar("Center");
$toolbar1->SetBoton("grabarAnularContrato", "Confirmar Anulación", "btn", "onclick,onkeypress", "confirmarAnulación()", "../../../imagen/icono/nosecurity.png", "", "", false);
$toolbar1->Mostrar();
?>
            </td>

        </tr>
    </table>


</div>

Пример #8
0
                        <tr>
<!--                            <td align="center">
                                <a href="javascript:PacienteGuardarHospitalizacion();">
                                    <img border="0" title="Buscar" alt="" src="../../../imagen/btn/b_grabar__on.gif"/></a>   
                            </td>-->

                            <td>
                                <?php 
$toolbar3 = new ToollBar("left");
$toolbar3->SetBoton("GRABAR", "GRABAR", "btn", "onclick,onkeypress", "PacienteGuardarHospitalizacion()", $_SESSION['path_principal'] . "imagen/icono/grabar.png");
$toolbar3->Mostrar();
?>
                            </td>
                            <td>
                                <?php 
$toolbar3 = new ToollBar("left");
$toolbar3->SetBoton("ELIMINAR", "SALIR", "btn", "onclick,onkeypress", "cerrarPaciente()", $_SESSION['path_principal'] . "imagen/icono/salir.gif");
$toolbar3->Mostrar();
?>
                            </td>
<!--                        <td>-->
                            <!--                            <a href="javascript:cerrarPaciente();">
                                                            <img border="0" title="Buscar" alt="" src="../../../imagen/icono/salir.gif"/></a>
                                                    </td>-->
                        </tr>
                    </table>
                </td>
            </tr>


        </table>
</option>
                                        <?php 
}
?>
                                    </select>
                                </td>
                            </tr>

                        </table></fieldset>
                </td>
            </tr>
            <tr>
                <td align="center" colspan="3"><br><div style="width: 100px;" align="center">
                        <?php 
if (isset($_SESSION["permiso_formulario_servicio"][232]["REFRESCAR_HORARIO_EMP"]) && $_SESSION["permiso_formulario_servicio"][232]["REFRESCAR_HORARIO_EMP"] == 1) {
    $toolbarx = new ToollBar("right");
    $toolbarx->SetBoton("Reporte", "Reporte", "btn", "onclick,onkeypress", "reportePerActElimInsert()", $_SESSION['path_principal'] . "imagen/icono/reload3.png", "", "", 1);
    $toolbarx->Mostrar();
}
?>
</div>
                </td>
            </tr>
            <tr align="center">
                <td align="center">
                    <div id="div_reporteActElimInsert" style="width:800px;height: 400px;" align="center" ></div>
                </td>
            </tr>

        </table>
    </div>
Пример #10
0
<?php

$toolbar1 = new ToollBar("center");
$toolbar2 = new ToollBar("center");
?>

<div style="width: 500px; float: left; height: 250px;" class="toolbar" id="divDetallePuntoControl">
    <fieldset style="margin:1px;width:500px;height: 196px;padding: 0px; font-size:1.2em;">
        <legend>Procesar Punto de Control</legend>
        <div style="padding: 10px;">
            <div id="fila1" style="height:30px; width:400px">
                <div id="cell11" style="float:left; width:150px;">Punto de Control:</div>
                <div id="cell12" style="float:left; width:250px;">
                    <?php 
echo $nombrePuntoControl;
?>
                </div>
            </div>
            <div style="clear: both;height: 10px"></div>

            <div id="fila2" style="height:30px; width:400px">
                <div id="cell21" style="float:left; width:150px;">Código de Barras:</div>
                <div id="cell22" style="float:left; width:250px;">
                    <input type="text" value="" name="txtCodigoBarras" id="txtCodigoBarras" style="width:180px;" onkeypress="verificarProcesarPacientePuntoControl('enter',event)" >
                </div>
            </div>
            <div id="fila3" style="height:30px; width:400px">
                <table border="0">
                    <tr>
                        <td>
                            <?php 
Пример #11
0
                </tr>
            </table>
        </fieldset>
    </div>
    <div id="tab7" style="float:left;border:0px solid #000000;width:100%;height:408px;padding:0px;overflow:auto;margin:1px;display: none;">
        <?php 
require_once "citas_personas.php";
?>
    </div>
    <div id="tab5" style="float:left;width:112%;height:40px;">
        <table width="90%" border="0" cellpadding="0" cellspacing="1"  style="font-size:11px">
            <tr>
                <td colspan="3">
                    <div id="toolbar" style="padding-left:230px;">
                        <?php 
$toolbar = new ToollBar();
if (isset($_SESSION["permiso_formulario_servicio"][110]["EDITAR_PAC"]) && $_SESSION["permiso_formulario_servicio"][110]["EDITAR_PAC"] == 1) {
    $toolbar->SetBoton("EDITAR", "Editar", "btn", "onclick,onkeypress", "editar_persona()", "../../../imagen/icono/editar.png", "", "", $btnhabil);
}
if (isset($_SESSION["permiso_formulario_servicio"][110]["GUARDAR_PAC"]) && $_SESSION["permiso_formulario_servicio"][110]["GUARDAR_PAC"] == 1) {
    $toolbar->SetBoton("GRABAR", "Guardar", "btn", "onclick,onkeypress", "guardar_persona()", "../../../imagen/icono/grabar.png", "", "", $btndeshabil);
}
if (isset($_SESSION["permiso_formulario_servicio"][110]["REST_PAC"]) && $_SESSION["permiso_formulario_servicio"][110]["REST_PAC"] == 1) {
    $toolbar->SetBoton("RESTAURAR", "Restaurar", "btn", "onclick,onkeypress", "restauraCambios()", "../../../imagen/icono/undo.png", "", "", $accion == 'inserted' ? 0 : $btndeshabil);
}
if (isset($_SESSION["permiso_formulario_servicio"][110]["IMPRIMIR_HC"]) && $_SESSION["permiso_formulario_servicio"][110]["IMPRIMIR_HC"] == 1) {
    $toolbar->SetBoton("IMPRIMIRHC", "Imprimir HC", "btn", "onclick,onkeypress", "mostrarHistoriaClinica()", "../../../imagen/icono/printer.png", "", "", 1);
}
if (isset($_SESSION["permiso_formulario_servicio"][110]["CONSULTAR_HC"]) && $_SESSION["permiso_formulario_servicio"][110]["CONSULTAR_HC"] == 1) {
    $toolbar->SetBoton("CONSULTARHC", "Consultar HC", "btn", "onclick,onkeypress", "mostrarVentanaHistoriaClinica()", "../../../imagen/icono/historial.png", "", "", 1);
}
Пример #12
0
                  
                    </select>
                </td>
            </tr>
            <tr>
                <td align="left" style="font-family: verdana;font-size: 12px;">Nomenclatura</td>
                <td><input style="font-family: verdana;font-size: 12px;width: 100px;height: 22px;" type="text" name="nomenclatura" id="nomenclatura"  class="texto_combo" size="8"/></td>
            </tr>
        </table>
    </form>
</fieldset>
<br/>
<fieldset>
    <legend>Nomenclaturas ya utilizadas</legend>
    <div id="divreporteDescripcion" style="font-family: verdana;font-size: 12px;overflow:auto;border:1px solid;height: 50px;width:445px;">

    </div>
</fieldset>
<p>&nbsp;</p>
<center>
<fieldset style="border: 0px;">
    <?php 
if ($_SESSION["permiso_formulario_servicio"][206]["GRABAR_TURNO"] == 1) {
    $toolbar = new ToollBar("center");
    $toolbar->SetBoton("GRABAR", "GRABAR", "btn", "onclick,onkeypress", "validarManteTurno()", $_SESSION['path_principal'] . "imagen/icono/grabar.png");
    $toolbar->Mostrar();
}
?>
</fieldset>
</center>
Пример #13
0
        </div>
    </div>
    <div  style="height:450px; width:50px; float:left">
    </div>
    <div class="titleform" style="height:450px; width:400px; boorder: #006600 solid; float:left;border-radius: 30px;">
        <h1>Medidas</h1>
        <div  id="divUnidadesMedida" style="height:425px; width:398px;" > 
        </div>
    </div>
    <div  style="height:450px; width:25px; float:left">
    </div>
    <?php 
$toolbar1 = new ToollBar();
?>
    <?php 
$toolbar2 = new ToollBar();
?>
    <div style="width:900px; height:20px;float:left"></div>
    <div style="width:50px; height:20px;float:left"></div>
    <div style="width:380px; height:20px;float:left;">
        <div style="float:inherit; padding-left:150 ">
            <?php 
$toolbar1->SetBoton("popadTipoUnidaMedida", "Agregar", "btn", "onclick,onkeypress", "popadTipoUnidaMedida()", $_SESSION['path_principal'] . "imagen/icono/nuevo.png", "", "", 1);
$toolbar1->Mostrar();
?>
 
        </div>
    </div>
    <div style="width:40px; height:20px;float:left"></div>
    <div style="width:380px; height:20px;float:left">
        <div style="float:inherit; padding-left:150 ">
Пример #14
0
<?php

require_once "../../../pholivo/Html.php";
$toolbar = new ToollBar("left");
//$toolbar->SetBoton("PROFESIONAL","Profesional","btn","onclick,onkeypress","cargar_profesional",$_SESSION['path_principal']."imagen/icono/add_user2.png");
$toolbar->SetBoton("BUSCAR", "Buscar", "btn", "onclick,onkeypress", "myajax.Link('../../ccontrol/control.php?p1=cro_busca_profesional&p2='+document.getElementById('campo').value,'busca_tipo')", "../../../imagen/icono/add_user2.png");
?>
<html>
    <head>
        <!-- ================ ISIAJAX - ISIXML ====================== -->
        <script language="javascript" src="../../../javascript/isiAJAX.js"></script>
        <script language="javascript" src="../../../javascript/isiXML.js"></script>
    </head>
    <div id="VentanaTransparente">
    <div class="overlay_absolute"></div>
      <div id="cargador" style="z-index:2000">
        <table width="100" height="40" border="0">
        <tr valign="middle">
        <td>
        Por Favor Espere    </td>
        <td>
        <img src="../../../imagen/inicio/cargando.gif"  border="0" title="CARGANDO"/><a href="#" id="hider2"></a></td>
        </tr>
        </table>
      </div>
    </div>
    <body onLoad="myajax = new isiAJAX('Contenido', 'VentanaTransparente');">
        <fieldset>
            <legend>BUSQUEDA DE MEDICOS</legend>
            <div id="toolbar_interior" style="width:95%; height:40px;">
                <table>
Пример #15
0
<html>
    <head>
        <?php 
$cboEstado = array(1 => "Activar", 0 => "Desactivar");
$toolbar0 = new ToollBar("center");
$toolbar1 = new ToollBar("center");
$toolbar2 = new ToollBar("right");
$toolbar3 = new ToollBar("right");
$toolbar4 = new ToollBar("right");
$toolbar5 = new ToollBar("right");
$toolbar6 = new ToollBar("right");
$toolbar7 = new ToollBar("right");
$toolbar8 = new ToollBar("right");
$toolbar9 = new ToollBar("center");
?>
 

    </head>
    <body>
        <div id="MantenimientoArea">
            <div class="titleform">
                <h1>Mantenimiento de &Aacute;reas</h1>
            </div>
            <div  id ="divInfoAreas" style=" float:left;width:34%; " align="center">
                <fieldset style="margin:1px;width:auto;height:auto;padding: 0px; font-size:14px;">
                    <div id="divLeyenda1" align="center" style="width:auto;height:auto; font-size: 12px; margin-left:15%;margin-right:15%"> <legend> &Aacute;reas Principales (Catalogo)</legend> </div>
                    <div id="divLeyenda2" style="display:none;"> <legend> &Aacute;reas por Sede</legend> </div>

                    <fieldset style="margin:20px;width:auto;height:auto;padding: 0px; font-size:14px;"> 
                        </br>
                        <div id="divComboSedes" align="center">
            <fieldset  id="con11" style="border:0px;background-color: white;">
                <legend>Actividades:</legend>
                <div id="contenedorfiltros11" style="font-family: verdana;">
                </div>
            </fieldset>
            <br><br>
            <fieldset  id="con10" style="border:0px;background-color: white;">
                <legend>Tipo grafico:</legend>
                <div>
                    <div id="contenedorfiltros10" style="float:left;width:155px;height:100px;margin:20px;border:2px solid cadetblue;"></div>
                </div>
            </fieldset>
            <center>
                <div class="btnReportes" onClick="cambiarGrafico()">
                    <!-- <?php 
$toolbar1 = new ToollBar();
?>
                    <?php 
$toolbar1->SetBoton("Cambiar", "Cambiar Grafico", "btn", "onclick,onkeypress", "cambiarGrafico()", "../../../imagen/icono/Download.png", "", "", true);
$toolbar1->Mostrar();
?>
 -->
                    Cambiar Grafico
                </div>
            </center>

            <br>
            <br>
            <div style="float:left;padding-left:10px;">
            </div>
            <fieldset  id="con10" style="border:0px;">
<?php

$toolbar1 = new ToollBar("center");
$toolbar2 = new ToollBar("center");
$toolbar3 = new ToollBar("center");
$toolbar4 = new ToollBar("center");
$toolbar5 = new ToollBar("center");
$toolbar6 = new ToollBar("center");
$toolbar7 = new ToollBar("center");
?>

<!--todo este php se trae desde el control-->
<style type="text/css" >

    #Div_1,#Div_2,#fieldset_foto{
        border-radius:50px 50px 50px 50px;
        /*border-radius:50px 10px / 10px 50px;*/
        border:2px solid green;
        /*border:2px solid #2C5AD6;*/
        /*        background:#eee;*/
        /*        background:green;*/
        width:100%;
        padding:5px;
    }  

    #fieldset_fotoMaterial_MDxE{
        /*border-radius:50px 50px 50px 50px;*/
        border-radius:50px 10px / 10px 50px;
        /*        border:1px solid #333;*/
        border:  1px solid green;
        /*border:2px solid #2C5AD6;*/
<?php

$toolbar1 = new ToollBar("right");
$toolbar2 = new ToollBar("right");
?>
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title></title>
    </head>
    <body>
        <table width="600" cellpadding="3" cellspacing="3" align="center">
            <tr>
                <td align="center" >
                    <div id="divLeyendaTurno" style="width: 100%" align="center">
                        <fieldset><legend>&nbsp; Datos de la Leyenda &nbsp;</legend>
                            <form id="formGrabarLeyenda" action="" method="post">
                                <table cellpadding="3" cellspacing="5" width="100%" align="center">
                                    <tr><td colspan="4"><input id="hidIdLeyendaTurno" name="hidIdLeyendaTurno" value="" type="hidden"></td></tr>
                                    <tr>
                                        <td>Nombre : </td>
                                        <td><input id="txtNombre" name="txtNombre" value=""> </td>
                                        <td>Abreviatura : </td>
                                        <td><input id="txtAbreviatura" name="txtAbreviatura" value="" style="text-transform: uppercase;"> </td>
                                    </tr>
                                    <tr>
                                        <td>Descipci&oacute;n :</td>
                                        <td><input id="txtDescripcion" name="txtDescripcion" value="" size="40"></td>
                                        <td>Estado :</td>
                                        <td>
                                            <select id="cboEstado" name="cboEstado" style="width: 90px;">
<?php

$cboEstado = array(1 => "Activar", 0 => "Desactivar");
$toolbar1 = new ToollBar("right");
$toolbar2 = new ToollBar("right");
$toolbar3 = new ToollBar("right");
$toolbar4 = new ToollBar("right");
$toolbar5 = new ToollBar("right");
$toolbar6 = new ToollBar("right");
$toolbar7 = new ToollBar("right");
$hdnMenuActivo = "";
?>
<div style="width:900px; margin:1px auto; border: #006600 solid">
    <input id="hidIdSucursal" name="hidIdSucursal" type="hidden" value="">
    <div class="titleform">
        <h1>Mantenimiento de Turnos por Areas</h1>
        <input id="hidIdEmpresaSedeArea" name="hidIdEmpresaSedeArea" type="hidden" value="">
        <input id="hidSucursal" name="hidSucursal" type="hidden" value="">
        <input id="hidArea" name="hidArea" type="hidden" value="">
        <input id="hidCodigoEmpleado" name="hidCodigoEmpleado" type="hidden" value="">
        <input id="hidIdProgramacionPersonal" name="hidIdProgramacionPersonal" type="hidden" value="">

    </div>
    <div  id ="divMantTurnoEmpresaArea" style="width:99%;margin-left:0.5%;margin-right:0.2%;overflow: hidden;">
        <div  id ="divIzqMantTurnoEmpresaArea" style=" float:left;width:35%; ">
            <fieldset style="margin:1px;width:290px;height:auto;padding: 0px; font-size:12px">
                <div id="divTreeEmpresaSucursal" style="width: 290px; height: 300px;">
                </div>
            </fieldset>
        </div>
        <div  id ="divDerMantTurnoEmpresaArea" style="width:65%; float: right" align="center">
Пример #20
0
?>
</textarea>
                </td>
            </tr>
            <tr>
                <td>&nbsp;</td>
            </tr>
        </table>
    </fieldset>
</div>

<div id="tab5" style="float:left;border:0px solid #000000;width:100%;height:50px;padding:0px;overflow:auto;margin:1px;">
    <table width="90%" border="0" cellpadding="0" cellspacing="1"  style="font-size:11px">
        <tr>
            <td colspan="3">
                <div id="toolbar">
                    <?php 
$toolbar = new ToollBar("left");
$toolbar->SetBoton("EDITAR", "Editar", "btn", "onclick,onkeypress", "editar_persona()", "../../../imagen/icono/editar.png", "", "", $btnhabil);
$toolbar->SetBoton("GRABAR", "Guardar", "btn", "onclick,onkeypress", "guardar_persona()", "../../../imagen/icono/grabar.png", "", "", $btndeshabil);
$toolbar->SetBoton("RESTAURAR", "Restaurar", "btn", "onclick,onkeypress", "restauraCambios()", "../../../imagen/icono/undo.png", "", "", $accion == 'inserted' ? 0 : $btndeshabil);
$toolbar->Mostrar();
?>
                </div>
                <div id="Resp" style=" width:280px;border:0px solid #000000;" ></div>

            </td>
        </tr>
    </table>
</div>
</form>
Пример #21
0
<?php 
/*----------estos datos bienen de preMostrarCV-------------*/
//$codPersona=$resultado[0][0];
$nomDocumento = $resultado[0][2];
//$version=$resultado[0][4];
$archivo = $resultado[0][5];
//$ruta=$resultado[0][6];
echo "<table border='0' cellpadding='0' cellspacing='0'>" . "<tr><td>";
echo "<a href=\"" . $archivo . "\">" . $nomDocumento . "</a></li>\n";
echo '</td>
      <td width ="100"> </td>
      <td>
       <div  id ="DivDetalle" style=" float:right;width:150px;">
';
$toolbar = new ToollBar("right");
$toolbar->SetBoton("Adjuntar", "Adjuntar otro archivo", "btn", "onclick,onkeypress", "adjuntarOtroFile()", "../../../imagen/icono/adjunto.gif", "", "", true);
//$toolbar->SetBoton("VER","Ver Datos","btn","onclick,onkeypress","ventana_formulario_persona('setDatosContribuyente')","../../../imagen/icono/add_user.png","","",true);
$toolbar->Mostrar();
echo '</div>
      </td>
      </tr></table>';
Пример #22
0
                <td align="left">Contrase&ntilde;a</td>
                <td><input type="password" name="antPassword" id="antPassword" value="" class="texto_combo" size="20" tabindex="1" onblur="validatePassword()"/></td>
            </tr>
            <tr>
                <td align="left">Nueva Contrase&ntilde;a</td>
                <td><input type="password" name="nuevoPassword" id="nuevoPassword" value="" class="texto_combo" size="20" tabindex="2" readonly/></td>
            </tr>
            <tr>
                <td align="left">Confirmar Contrase&ntilde;a</td>
                <td><input type="password" name="confPassword" id="confPassword" value="" class="texto_combo" size="20" tabindex="3" readonly/></td>
            </tr>
        </table>
        <input type="hidden" name="idSistema" id="idSistema" value="<?php 
echo $idSistema;
?>
"/>
        <input type="hidden" name="idPersona" id="idPersona" value="<?php 
echo $idPersona;
?>
"/>
        <input type="hidden" name="validado" id="validado" value=""/>
    </form>
</fieldset>
<br/>
<fieldset>
<?php 
$toolbar = new ToollBar("right");
$toolbar->SetBoton("GRABAR", "Grabar", "btn", "onclick,onkeypress", "validateNewPassword()", $_SESSION['path_principal'] . "imagen/icono/grabar.png");
$toolbar->Mostrar();
?>
</fieldset>
Пример #23
0
<?php

$toolbar1 = new ToollBar("center");
?>

<div id="divMantenimientoPerfiles" align="center">
    <div class="titleform">
        <h2>MANTENIMIENTO DE PERFILES</h2>
    </div>
    <table border="0" align="center" style="width:1100px;height: 500px;">
        <tr>
            <td align="center" style="height:200%; width:50%">
                <table border="0" align="center" >
                    <tr align="center" >
                        <td>
                            <div  id ="divCabeceraPerfiles" style="border:1px solid  #CECECE;width:100%; height:200%;background-color: #D6E9FE; color: #0000FF">
                                <h1 >PERFILES </h1>
                            </div>
                        </td>
                    </tr>
                    <tr align="center">
                        <td style="display:none">
                            <table style="center"><tr>
                                    <td>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspPERFIL:</td>
                                    <td><input type="text" name="txtPerfil" id="txtPerfil" value="" size="64" /></td>
                                </tr>
                            </table>
                        </td>
                    </tr>
                    <tr align="center">
                        <td>
Пример #24
0
<?php

$toolbar1 = new ToollBar("right");
$toolbar2 = new ToollBar("right");
$toolbar3 = new ToollBar("center");
$cboMeses = array('Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Septiembre', 'Octubre', 'Noviembre', 'Diciembre');
$fecha = getdate(time());
$mes = $fecha['mon'];
//$mes=1;
$anio = $fecha['year'];
$anioInicial = $anio - 1;
$anioFinal = $anio + 2;
?>
<div align="center">
    <table >
        <tr>
            <td>
                <font size="4" style="border-color: blue; font-weight:bold">A&Ntilde;O</font>
            </td>
            <td>
                <select name="cboAnio" id="cboAnio" style="width: 100px;" >
                    <option value="">Seleccionar</option>
                    <?php 
for ($i = $anioInicial; $i < $anioFinal; $i++) {
    ?>
                        <option value="<?php 
    echo $i;
    ?>
" <?php 
    if ($anio == $i) {
        echo "selected";
Пример #25
0
<?php

$toolbar1 = new ToollBar("right");
$toolbar2 = new ToollBar("right");
$toolbar3 = new ToollBar("right");
$toolbar4 = new ToollBar("right");
?>
<div>
    <fieldset id="fsAfiliaciones" style="padding:5px; height: 180px; width: 690px;">
        <legend>Afiliaciones</legend>
        <div style="padding:5px; height: 180px;">
            <div id="tablaAfiliacionesPersona" style="background-color:#A8DCC6; height: 145px; overflow: auto">
            </div>
            <br><br>
            <div>
                <div id="divmensaje" style="color:red; font-size: 20px; text-align:center">  
                </div>
                <div>
                    <div id="button1" style="float:left;padding-left: 250px;">
                        <?php 
$toolbar2->SetBoton("Essalud", "Acreditar", "btn", "onclick,onkeypress", "popadDatosEssalud('{$datos['codigoPersona']}')", $_SESSION['path_principal'] . "imagen/icono/monedas.jpg", "", "", 1);
$toolbar2->Mostrar();
?>
 
                    </div>
                    <div id="button2" style="float:left; width: 50px; border: 1px  solid white;"></div>
                    <div id="button3" style="float:left;">
                        <?php 
if (isset($_SESSION["permiso_formulario_servicio"][110]["AGREGAR_AFIL_PAC"]) && $_SESSION["permiso_formulario_servicio"][110]["AGREGAR_AFIL_PAC"] == 1) {
    $verBotonAgregarAfiliaciones = 1;
} else {
Пример #26
0
<?php

$toolbar = new ToollBar("center");
$toolbar1 = new ToollBar("center");
$toolbar2 = new ToollBar("center");
?>
<input type="hidden" id="hidDatosPuntoControl" name="hidDatosPuntoControl"  value="<?php 
echo $datos["idDatosPuntoControl"];
?>
">
<input type="hidden" id="hidCombo" name="hidCombo"  value="<?php 
echo $arrayIten[0][1];
?>
">
<input type="hidden" id="hiTemMax" name="hiTemMax"  value="<?php 
echo $arrayIten[0][5];
?>
">
<input type="hidden" id="hfilakcombo" name="hfilakcombo"  value="<?php 
echo $datos["filak"];
?>
">
<input type="hidden" id="hfilaycombo" name="hfilaycombo"  value="<?php 
echo $datos["filay"];
?>
">

<div class="titleform" >
    <h1>CONFIGURACI&Oacute;N DEL COMBO</h1>
</div>
<?php

$toolbar1 = new ToollBar("center");
$toolbar2 = new ToollBar("right");
$toolbar3 = new ToollBar("center");
$toolbar4 = new ToollBar("center");
?>

<table border="1">
    <tr >
        <td style=" width: 800px; height: 500px" align="center">
            <table border="1">
                <tr>
                    <td>
                        <b> Afiliaci&oacute;n:
                    </td>
                    <td>
                        <select id="cboAfiliacionGrupoEtario" onchange="buscarGrupoEtarioPorAfiliacion()">
                            <?php 
foreach ($resultadoAfiliacion as $i => $value) {
    ?>
                                <option value="<?php 
    echo $value[0];
    ?>
" 
                                        <?php 
    if ($value[0] == '0027') {
        echo ' selected';
    }
    ?>
>
Пример #28
0
">
</div>
<div style="width:99%; margin:1px auto; border: #006600" >
    <div class="titleform">
        <h1><?php 
echo htmlentities($titulo);
?>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; versi&oacute;n v.<?php 
echo $version;
?>
</h1>
    </div>
</div>
<div id ="botones" style=" float:left;width:100%;height:30px;">
    <?php 
$toolbar2 = new ToollBar("left");
$toolbar2->SetBoton("Editar", "Editar", "btn", "onclick,onkeypress", "editaManual()", $_SESSION['path_principal'] . "imagen/icono/editar.png");
$toolbar2->Mostrar();
?>
</div>
<br />
<div  id ="divManual" style=" float:left; width:98%;height:90%;margin-left:1%;margin-right:1%;overflow:scroll; ">
    <?php 
// ---------------para convertir el caracter
$cuerpo = str_replace("clmj0", "&", $cuerpo);
$cuerpo = str_replace("ljcm1", "'", $cuerpo);
$cuerpo = str_replace("lcmj2", "\"", $cuerpo);
$cuerpo = str_replace("jclm3", "%", $cuerpo);
$cuerpo = str_replace("mlcj4", "#", $cuerpo);
$cuerpo = str_replace("cmjl5", "?", $cuerpo);
echo $cuerpo;
Пример #29
0
<?php

$toolbarc = new ToollBar("right");
$toolbarr1 = new ToollBar("right");
$toolbarr2 = new ToollBar("right");
$toolbarr3 = new ToollBar("right");
$toolbarr4 = new ToollBar("right");
$toolbare1 = new ToollBar("right");
$toolbare2 = new ToollBar("right");
$toolbare3 = new ToollBar("right");
$toolbare4 = new ToollBar("right");
$toolbara1 = new ToollBar("right");
$toolbara2 = new ToollBar("right");
$toolbara3 = new ToollBar("right");
$toolbara4 = new ToollBar("right");
$toolbarg1 = new ToollBar("right");
$cboEstado = array(1 => "Activar", 0 => "Desactivar");
$cboTipoAtributo = array(0 => "Un Valor", 1 => "Multi Valor");
?>
<div id ="divConsultaP" style="width:1000px; margin:1px auto; border: #006600 solid">
    <div class="titleform">
        <h1> Mantenimiento de reportes </h1>
    </div>

    <div  id ="divMantenimientoReporte" style="width:99%;margin-left:0.5%;margin-right:0.2%;overflow: hidden;">
        <div  id ="divIzqReporte" style=" float:left;width:34%; ">
            <div  id ="divIzqReporte1" style=" width:100%;" >
                <fieldset style="margin:1px;width:auto;height:auto;padding: 0px; font-size:14px;">
                    <legend>&nbsp; Reportes &nbsp;</legend>
                    <div  id ="divTreeReporte" style="float:left;width:100%; height:270px;"></div>
                </fieldset>
Пример #30
0
<?php

$ubigeo = '150117';
$pais = '9589';
$cb_combo = $this->listaDatosComboUbigeo($pais, substr($ubigeo, 0, 2), substr($ubigeo, 2, 2), substr($ubigeo, 4, 2), "disabled");
$toolbar = new ToollBar("right");
$toolbar->SetBoton("Adscripcion Departamental", "Ads.Depart.", "btn", "onclick,onkeypress", "habilitaradscripciondepartamental()", "../../../imagen/icono/apply.png", "", "", true);
?>
<input id="hcadena" type="hidden" value="">
<div align="center" style="width:1020; margin:1px auto; border: #006600 solid; height: 750px">
    <div class="titleform">
        <h1>acreditación Con Essalud </h1>
    </div>
    <div id="cabecera" align="center" style="width: 98%;height: 120px;">
        <div id="cabeceraIzquierda" style="float: left; width:65%;height:120px;">

            <fieldset style="width:98%;height:120px; font-size:1.2em">
                <legend>Opciones de Busqueda</legend>
                <div id='fila1' style="height:25px;; width:100%">

                    <div id='cell11' style="float:left; width:20%;  " >
            	DNI:
                    </div>
                    <div id='cell12' style="float:left; width:30%;">
                        <input name="txtDni" type="text" id="txtDni"
                               onfocus="if (this.value==this.defaultValue) this.value='';"
                               onblur="if (this.value=='') this.value=this.defaultValue;"
                               <?php 
if ($_SESSION["permiso_formulario_servicio"][177]["BUSCAR_ACRE"] == 1) {
    echo "onkeypress=\"acreditar(event,this,'01');\"";
}