Ayuda con formulario

wacoqui
23 de Junio del 2005
Hola chicos!! Consegui este formulario,pero trato de hacer que la parte de la direccion tenga mas espacio para escribir mas informacion y tambien de añadirle otra opcion de comentarios ,pero por mas que le doy vueltas y le escribo codigos no doy con una solucion...Alguien sabe como hacerlo o conoce de otro site que me pueda ofrcer esta opcion ...Gracias chicos!! Y gracias MC por la ayuda de antier...Wallie



<html>
<head>
<title></title>

<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
</head>
<body>
<!-- Start Bravenet.com Service Code -->
<div align="center">
<div
style="width: 255px; margin-bottom: 5px; background-color: rgb(242,244,250);">

<form action="http://pub36.bravenet.com/emailfwd/senddata.php"
method="post" enctype="multipart/form-data" style="margin: 0px;">

<div
style="padding: 3px; background-color: rgb(219,224,245); font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-stretch: normal; font-size-adjust: none; color: black;"><b>Formulario
de Inscripcion Online</b></div>

<div
style="padding: 10px; font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-stretch: normal; font-size-adjust: none; text-align: left; color: black;">Titulo,Nombre
y Apellido<br>
<input type="text" name="name" size="34" style="width: 230px;"><br>
Direccion<br>
<input type="text" name="where" size="34" style="width: 230px;"
cols="6"><br>
E-mail address<br>
<input type="text" name="replyemail" size="34"
style="width: 230px;"></div>

<div align="center"> <input type="submit" name="submit" value=" Send ">
<input type="hidden" name="usernum" size="1"
style="border: 0px solid black; height: 0px; width: 0px;"
value="3082355800"><input type="hidden"
style="border: 0px solid black; height: 0px; width: 0px;"
name="MAX_FILE_SIZE" value="2000000"><input type="hidden"
style="border: 0px solid black; height: 0px; width: 0px;" name="cpv"
value="2"> <input type="reset" name="reset" value=" Clear "></div>
</form>
</div>
</div>
<!-- End Bravenet.com Service Code -->
</body>
</html>