HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Problem with form!!!
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form
View previous topic :: View next topic  
Author Message
jonyg89



Joined: 18 Mar 2008
Posts: 1

PostPosted: Tue Mar 18, 2008 8:33 am     Problem with form!!! Reply with quote

I am creating an electronic registration for my church, and i have the code created and everything is working fine except the summiting. I had a mailto form but i want to change it to a better form, is anyone here that can help me!! Here is the code....

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<title>Aplicacion 2008-09</title>
<head><font size="+5" color="red">Aplicacion 2008-09 CCE Elemental</font></head>
<body>
<h1>Informacion Personal</h1>
<form action="/cgi-bin/mycgi.pl">
Nombre <input type="text" name="Nombre" size="30" maxlength="20"
<br>
Apellido <input type="text" name="apellido" size="25" maxlength="20"
<br>
Inicial <input type="text" name="Inicial" size="5" maxlength="1">
<br>
Fecha de Nacimiento<input type="text" name="Fecha de Nacimiento" size="10" maxlength="20"
<br>
Direccion <input type="text" name="direccion" size="30" maxlength="60">
<br>
Ciudad <input type="text" name="ciudad" size="30" maxlength="60"
<br>
ZIP <input type="text" name="zip" size="10" maxlength="5">
<br>
Numero de Telefono <input type="text" name="Telefono" size="25" maxlength="20">
<br>
<br>
<br>
Nombre del Padre <input type="text" name="Nombre" size="30" maxlength="20"
<br>
Telefono del Trabajo <input type="text" name="telefono" size="30" maxlength="20">
<br>
Nombre de la Madre <input type="text" name="Nombre" size="30" maxlength="20"
<br>
Telefono del Trabajo <input type="text" name="Telefono" size="30" maxlength="20">
<br>
Contacto de Emergencia <input type="text" name="Contacto" size="30" maxlength="20"
<br>
Telefono <input type="text" name="Telefono" size="30" maxlength="20">
<br>
<br>
<br>
<h1>Sacramentos Recibidos</h1>
Bautizado <input type="checkbox" name="Bautizado"
<br>
Donde? <input type="text" name="Donde" size="30" maxlength="20">
<br>
1era Comunion <input type="checkbox" name="1 Comunion"
<br>
Donde? <input type="text" name="Donde" size="30" maxlength="20">
<br>
Confirmado <input type="checkbox" name="Confirmado"
<br>
Donde? <input type="text" name="Donde" size="30" maxlength="20">
<br>
<br>
<h1>Informacion Medica</h1>
Alergias <input type="checkbox" name="Alergias">
<br>
<textarea cols="30" rows="7" name="comentarios"></textarea>
<br>
<br>
<br>
<h1>Informacion del Grado</h1>
Grado <select name="Grado">
<option value="1">Kinder
<option value="2">1st
<option value="3">2nd
<option value="4">3rd
<option value="5">3rd 1st Comm
<option value="6">4th
<option value="7">4th & 5th 1st Comm
<option value="8">5th
</select>
<br>
<br>
<br>
<h1>Informacion Financial</h1>
Donacion General $15.00
<br>
Sacramento $25.00
<br>
<br>
Pago <input type="checkbox" name="Pago">
<br>
Numero de Cheque<input type"text" name="Numero de Cheque" size="10" maxlength="10"
<br>
Cash <input type"text" name="Cantidad de Cash" size="10" maxlength="10">
<br>
<br>
Dio un abono <input type="checkbox" name="No Pago"
<br>
Abono <input type"text" name="Cantidad de Cash" size="10" maxlength="10">
<br>
<br>
No Pago <input type="checkbox" name="No Pago">
<br>

<br>
<br>

<input type="submit" value="Enviar formulario">
<br>
<br>
<input type="Reset" value="Borrar todo">
</form>

</body>
</html>
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8255
Location: Castle Rock CO USA

PostPosted: Tue Mar 18, 2008 8:57 am     Reply with quote



Where you have
Code:
<form action="/cgi-bin/mycgi.pl">
What is this going to? What error message are you getting? Who gave you the code for this perl script?

_________________
Corey
Toll Free Solutions | Mile High Merchant Accounts | Expression Web Blog
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial