Appserver
Nvu
Página de Internet:
Código de Página:
<html>
<head>
<title>Revuelto</title>
</head>
<body>
<form name="form1" method="post" action="insertar_cont.php">
<div align="center">
<span class="style4">Código:</span> <input name="codcontacto" type="text" id="codcontacto">
<br>
<br>
<strong>Nombre</strong>:<input name="nombre" type="text" id="nombre">
<br>
<br>
<strong>Oficina</strong>:<input name="oficina" type="text" id="oficina">
<br>
<br>
<strong>E-mail</strong>:<input name="email" type="text" id="email">
<br>
<br>
<strong>Dirección</strong>:<input name="direccion" type="text" id="direccion">
<br>
<br>
<strong>País</strong>:<input name="pais" type="text" id="pais">
<br>
<br>
<strong>Departamento</strong>:<input name="depto" type="text" id="depto">
<br>
<br>
<strong>Ciudad</strong>: <input name="ciudad" type="text" id="ciudad">
<br>
<br>
<strong>Tipo-Contacto</strong>:<input name="tipocontacto" type="text" id="tipocontacto">
<br>
<br>
<input type="submit" name="Submit" value="Enviar">
</div>
</form>
</body>
</html>
<head>
<title>Revuelto</title>
</head>
<body>
<form name="form1" method="post" action="insertar_cont.php">
<div align="center">
<span class="style4">Código:</span> <input name="codcontacto" type="text" id="codcontacto">
<br>
<br>
<strong>Nombre</strong>:<input name="nombre" type="text" id="nombre">
<br>
<br>
<strong>Oficina</strong>:<input name="oficina" type="text" id="oficina">
<br>
<br>
<strong>E-mail</strong>:<input name="email" type="text" id="email">
<br>
<br>
<strong>Dirección</strong>:<input name="direccion" type="text" id="direccion">
<br>
<br>
<strong>País</strong>:<input name="pais" type="text" id="pais">
<br>
<br>
<strong>Departamento</strong>:<input name="depto" type="text" id="depto">
<br>
<br>
<strong>Ciudad</strong>: <input name="ciudad" type="text" id="ciudad">
<br>
<br>
<strong>Tipo-Contacto</strong>:<input name="tipocontacto" type="text" id="tipocontacto">
<br>
<br>
<input type="submit" name="Submit" value="Enviar">
</div>
</form>
</body>
</html>
Conexión en Bloc de Notas:
No hay comentarios:
Publicar un comentario