|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/logicswapweb/aplicaciones/admon/noticias/tb_temas/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>visualizar parametros</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="../../css/panel2.css" rel="stylesheet" type="text/css">
<link href="../../css/panel2Contenido.css" rel="stylesheet" type="text/css">
<link href="../../css/scrollbar2.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="610" border="0" align="left" cellpadding="0" cellspacing="0">
<tr valign="top" bgcolor="#FFFFFF">
<td width="100%" height="30" bgcolor="#F9F9F9">
<div align="left" class="vinculo"><a href="../../contenido.php?id=<?=$id_userC?>" style="width: 40; cursor:hand" title="Indice de Aplicaciones">Beginning</a> | <a href="parametros.php" style="width: 40; cursor:hand" title="Par�metros">Par�metros</a> | <span class="nombreColum_red">Visualizar Par�metro</span></div></td>
</tr>
<tr>
<th scope="row">
<table cellpadding="0" cellspacing="1" bordercolor="#0099cc" bgcolor="#0099cc">
<tr>
<td class="nombreColum" align="left"><span class="filatitulo"><a onClick="javascript: document.location.href= 'parametros.php'" title="Volver" style="cursor:hand; width:40"><img src="../../img/atras.gif" style="cursor:hand "></a> </span>Datos del par�metro</td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" align="left" bgcolor="#ffffff">
<form method="post" enctype="multipart/form-data" name="form1">
<tr>
<td width="200" height="19" valign="top"> </td>
<td width="370"> </td>
</tr>
<tr>
<td height="34" valign="top"> </td>
<td> </td>
</tr>
<tr align="center">
<td colspan="3"><font size="3" face="Arial, Helvetica, sans-serif">
<input type="button" onClick = envia_datos() name="ingresar" value="Ingresar" class="buttonverde">
<input type="reset" name="limpiar" value="Limpiar" class="buttonverde">
<input type="button" onClick = "javascript: document.location.href ='parametros.php'" name="cancel" value="Cancelar" class="buttonverde">
</font></td>
</tr>
</form>
</table>
</td>
</tr>
</table>
</th>
</tr>
</table>
</body>
<script src="../../generales/genjavascript.js" language="javascript"></script>
<script>
function envia_datos()
{
}
function Foco(){
}
</script>
</html>