Exemplo n.º 1
0
		<tr align="center">
			<td class="celdaGris" height="25"> <span class="etextomenu">
	<?php 
if ($radicado_rem == 7 and $i_copias == 0) {
    echo " {$mensaje} <br><b><span  class='alarmas' >No puede generar envio, No ha anexado destinatario </span></b>";
} else {
    echo "  {$mensaje} <input type='button' class ='botones' value='cerrar' onclick='f_close()'> ";
}
?>
	</TD>
</TR>
</TABLE>
</span></center>
<?php 
if ($respUpdate == "OK") {
    //echo ("Integrando ($aplinteg)");
    $objApl->AplIntegrada_codigo($aplinteg);
    if (trim($objApl->get_sgd_apli_codi()) > 0) {
        //include "$ruta_raiz/ver_datosrad.php";
        $lkGenerico = "&usuario={$krd}&nsesion=" . trim(session_id()) . "&nro={$codigo}&ruta_raiz=.&time=" . time();
        $lksancionados = $objApl->get_sgd_apli_lk1();
        $lkgen = str_replace("&", "|", $lkGenerico);
        $lksancionados = str_replace("/", "|", $lksancionados);
        echo "<script>window.open('abre_en_frame.php?lkparam={$lksancionados}&datoenvio={$lkgen}','Agotamiento','top=0,height=580,width=850,scrollbars=yes');</script>";
        //echo "<script>window.open('".$objApl->get_sgd_apli_lk1() .$lkGenerico."', 'SANCIONADOS', 'top=0,height=580,width=850,scrollbars=yes');</script>";
    }
}
?>
</body>
</html>