Tema: Como hacerlo
Ver Mensaje Individual
  #10 (permalink)  
Antiguo 29/03/2012, 20:15
elsaiya
 
Fecha de Ingreso: marzo-2012
Ubicación: El Vigia Edo Merida
Mensajes: 147
Antigüedad: 12 años, 1 mes
Puntos: 1
Respuesta: Como hacerlo

esta es la otra parte del formulario

<SCRIPT LANGUAGE="JavaScript">
var txt=" .::: LBRARM ::: Sistema Automatizado para el Registro de Inscripción y Control del Liceo Bolivariano Rafael Angel Rondón Márquez :::. ";
var espera=100;
var refresco=null;
function rotulo_title() {
document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
refresco=setTimeout("rotulo_title()",espera);}
rotulo_title();
</SCRIPT>
</head>
<body>
<table width="99%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="290"><div id="slogan">
<div style="position:absolute; top:7px; left:165px; margin-left:-400px; width:648px; height:25px; font-size:25px; color:#000; font-family:'Courier New', Courier, monospace;"> <span class="Estilo18 Estilo148"><em>
<?php
echo "<font face='Times New Roman, Times, serif'>Bienvenido al Sistema Automatizado del Registro de Inscripción y Control de Estudios</font>";
?>
</em></span> </div>
</div>
<img src="../Imagenes/mm_entertainment.jpg" width="325" height="123" /></td>
<td width="750" class="hbg Estilo39">&nbsp;</td>
</tr>
</table></td>
</tr>
</table>
<div class="titulo">
<div align="center" class="Estilo1"></div>
</div>
<div id="centercontent">
<table width="965" border="0" align="center">
<tr>
<td width="95">&nbsp;</td>
<td width="983"><ul class="dropdown dropdown-horizontal" id="nav" name="nav">
<li class="Estilo142">
<div align="center" class="Estilo14"><a href="inicio.php" class="Estilo141">Inicio</a></div>
</li>
<li class="dir Estilo139"><span class="Estilo14">Registrar</span>
<ul>
<li><b><a href="principal.php" class="Estilo12">Estudiantes</a></b></b></li>
<li><b><a href="fornotas.php" class="Estilo12">Notas</a></b></li>
<li><b><a href="fordocentes.php" class="Estilo12">Docentes</a></b></li>
<li><b><a href="formaterias.php" class="Estilo12">Materias</a></b></li>
<li><b><a href="forusuario.php" class="Estilo12">Usuarios</a></b></li>
</ul>
</li>
<li class="dir Estilo139"><span class="Estilo14">Operaciones</span>
<ul>
<li><b><a href="alumnos.php" class="Estilo12">Estudiantes</a></b></li>
<li><b><a href="representantes.php" class="Estilo12">Representantes</a></b></li>
<li><b><a href="notas.php" class="Estilo12">Notas</a></b></li>
<li><b><a href="docentes.php" class="Estilo12">Docentes</a></b></li>
<li><b><a href="materias.php" class="Estilo12">Materias</a></b></li>
<li><b><a href="usuarios.php" class="Estilo12">Usuarios</a></b></li>
</ul>
</li>
<li><span class="Estilo139"><a href="cantidadgrados.php" class="Estilo14">Cantidad de Inscritos</a></span>
</li>
<li class="dir Estilo139"><span class="Estilo14">Reportes</span>
<ul>
<li class="dir Estilo138"><b><a class="Estilo12">Estudiantes</a></b>
<ul>
<li><b><a href="ficha.php" class="Estilo12">Ficha de Inscripci&oacute;n</a></b></li>
<li><b><a href="ficha2.php" class="Estilo12">Ficha Personal</a></b></li>
<li><b><a href="consultanotas.php" class="Estilo12">Consulta de Notas</a></b></li>
<li><b><a href="formseccion.php" class="Estilo12">Consulta por Grado</a></b></li>
<li><b><a href="repitientes.php" class="Estilo12">Repitientes</a></b></li>
</ul>
</li>
<li><b><a href="lista.php" class="Estilo12">Lista de Docentes</a></b></li>
<li><b><a href="listam.php" class="Estilo12">Lista de Materias</a></b></li>
</ul>
</li>
<li class="dir Estilo139"><span class="Estilo14">Auditoria</span>
<ul>
<li><b><a href="Auditoria/logss.php" class="Estilo12">Log de Acceso</a></b></li>
<li><b><a href="Auditoria/auditoria.php" class="Estilo12">Auditoria de Notas</a></b></b></li>
</ul>
</li>
<li class="dir Estilo136"><span class="Estilo14">Utilidades</span>
<ul>
<li><b><a href="backup/backup.php" class="Estilo12">Realizar Copia</a></b></li>
<li><b><a href="backup/restore.php" class="Estilo12">Restaurar Copia</a></b></li>
<li><b><a href="manual.php" target="_blank" class="Estilo12">Manual</a></b></li>
</ul>
</li>
<li><a href="<?php echo $logoutAction ?>" class="enlacenav Estilo14"><strong>Cerrar Sesi&oacute;n</strong></a></li>
</ul></td>
<td width="10">&nbsp;</td>
</tr>
</table>
<p>&nbsp;</p>
<hr size="1" noshade>
<form id="form1" name="form1" method="post" action="alumno.php" onSubmit="return validar(this)">
<table width="56%" border="0" align="center" class="bd">
<tr>
<td height="23" class="hr"><h2 align="center" class="Estilo8 Estilo23 Estilo14 Estilo143">Formulario para el Ingreso de Nuevos Estudiantes </h2>
<p align="center" class="Estilo8 Estilo13 Estilo23"><span class="Estilo28">
<?php
$conexion=mysql_connect("localhost","root","") or die("Problemas en la conexion");
mysql_select_db("inscripcion",$conexion) or die("Problemas en la selección de la base de datos");
$Ced_alumno=$_GET['paso'];
$Grado=$_GET['var'];
//echo"<img src="$_GET[paso]">"; ""para imagenes""
$registros=mysql_query("select count(*) as cantidad from alumnos",$conexion) or die("Problemas en el select:".mysql_error());
$reg=mysql_fetch_array($registros);
echo "Actualmente existen ".$reg['cantidad'];
echo " Estudiantes inscritos en la Institución";
?>
</span></p></td>
</tr>
</table>
<table width="752" height="578" border="1" align="center">
<tr>
<td colspan="4" bgcolor="#14285f" class="hr"><div align="center"><span class="contenido_seccion_3 Estilo30 Estilo14 Estilo142">Completa el siguiente formulario. Recuerda que los campos marcados con (*) son obligatorios</span></div></td>
</tr>
<tr>
<td colspan="4" bgcolor="#14285f" class="hr"><div align="center"><span class="Estilo30 Estilo2 Estilo142 Estilo144">Datos del Estudiante </span></div></td>
</tr>
<tr>
<td width="140" bgcolor="#14285f" class="hr"><div align="left" class="Estilo30 Estilo14 Estilo2 Estilo142"><span class="Estilo14"> * </span>C&eacute;dula </div></td>
<td width="170"><strong>
<input name="Ced_alumno" type="text" id="Ced_alumno" value="<?php echo "".$Ced_alumno; ?>" size="15" maxlength="12" readonly="readonly"/>
<label></label>