Ver Mensaje Individual
  #8 (permalink)  
Antiguo 29/03/2011, 14:52
luismac
 
Fecha de Ingreso: marzo-2011
Mensajes: 5
Antigüedad: 13 años, 1 mes
Puntos: 0
Información Respuesta: Form contacto

claro que si, mira el form:

Código PHP:
<form id="contact-form" method="post" onSubmit="return emailCheck(this.email.value);" action="email.php">
                            <fieldset>
                            <legend class="Estilo8">Datos Personales &raquo;</legend>
                            <div>
                              <label for="visitorname"> <span style="color:#c00;">*</span><span class="Estilo4">Nombre:</span> </label>
                              <input type="text" name="name" id="visitorname" title="Tu Nombre" />
                            </div>
                            <div>
                              <label for="visitorsurname"> <span style="color:#c00;">*</span><span class="Estilo1"><em>Apellidos:</em> </span></label>
                              <input type="text" name="surname" id="visitorsurname" title="Tu Apellido" />
                            </div>
                            <div>
                              <label for="visitormail"> <span style="color:#c00;">*</span><span class="Estilo4">Direcci&oacute;n de correo:</span> </label>
                              <input type="text" name="email" id="visitormail" value="<?php echo $email?>" title="Tu direcci&oacute;n de correo" />
                            </div>
                            <div> <span class="Estilo1">
                              <label for="url"><em>P&aacute;gina Web:</em></label>
                              </span>
                                <input type="text" name="url" id="url" class="text" title="Tu p&aacute;gina web" />
                            </div>
                            <div> <span class="Estilo1">
                              <label for="phone"><em>Tel&eacute;fono:</em></label>
                              </span>
                                <input type="text" name="phone" id="phone" class="text" title="Tu n&uacute;mero de telefono" />
                            </div>
                            <div> <span class="Estilo1">
                              <label for="postcode"><em>Codigo Postal:</em></label>
                              </span>
                                <input type="text" name="postcode" id="postcode" class="text" title="El codigo postal de tu localidad" />
                            </div>
                            <div>
                              <input type="submit" id="submit" name="send" value="Enviar &raquo;" title="Pulsa una vez para enviar el mensaje, y espera a la pantalla de confirmaci&oacute;n" />
                            </div>
                            </fieldset>
                            <fieldset>
                            <legend class="Estilo1"><strong>Envianos tu Mensaje &raquo;</strong></legend>
                            <div>
                              <label for="subject"> <span style="color:#c00;">*</span><span class="Estilo4">Motivo del mensaje:</span> </label>
                              <input type="text" name="sub" id="subject" title="El motivo de tu mensaje" />
                            </div>
                            <div>
                              <label for="notes"> <span style="color:#c00;">*</span><span class="Estilo1"><em>Cuerpo del Mensaje:</em> </span></label>
                              <textarea name="text" id="notes" cols="40" onKeyUp="val=this.value; if (val.length > 800) { alert('Lo siento, has sobrepasado el limite de 800 caracteres'); this.value = val.substring(0,800); }  this.form.count.value=800-parseInt(this.value.length); "><?php echo $text?></textarea>
                            </div>
                            <div>
                              <label for="count"><span class="Estilo1"><em>Caracteres disponibles:</em></span></label>
                              <input type="text" name="count" id="counter" value="800" size="2" />
                              <?php $text_len preg_match_all('/./'$str$dummy); ?>
                            </div>
                            </fieldset>
                          </form>
                          <p><span style="color:#c00;">*</span><span class="Estilo1"><em><strong>Campos Obligatorios</strong></em></span></p>
                          <p><span style="color:red;font-weight:bold;"><?php echo $error ?></span></p>
                          <table cellspacing="0" cellpadding="0">
                            <tr>
                              <td><p align="justify" class="Estilo18">&nbsp;</p>
                                <p class="Estilo10">&nbsp;</p></td>
                            </tr>
                          </table>                          <p align="center" class="Estilo18">&nbsp;</p>                          </TD>
                      </TR>
                      </TBODY> 
                    </TABLE>
                    
                    <p align="center" class="Estilo6 Estilo8">&nbsp;</p>
                  </DIV>                </TD>
              </TR>
              </TBODY> 
          </TABLE>          </TD>
          <TD vAlign=top align=right width=137 height=105> <div align="center"><BR>
          </div>
            <div align="center"></div>
            <TABLE borderColor=#000000 height=344 cellSpacing=0 cellPadding=0 
            width=133 border=1>
              <TBODY> 
              <TR> 
                <TD vAlign=top align=left width=129 bgColor=#cccccc 
                  height=343> 
                  <div align="center">
                    <TABLE 
                  width="121" height=341 border=0 cellPadding=2 cellSpacing=2>
                        <TBODY> 
                        <TR> 
                          <TD height=337 align=left vAlign=top bgcolor="#339933"><div align="center">
                            <div align="center"><FONT face=Verdana, 
                        color=#000000 size=1 sans-serif Helvetica, Arial,><A 
                        href="index.php">INICIO </A></FONT> </div>
                            <HR>
                            <div align="center"><FONT face=Verdana, color=#000000 size=1 sans-serif 
                        Helvetica, Arial,><A 
                        href="quienessomos.html">QUIENES SOMOS</A></FONT> </div>
                            <HR>
                            <div align="center"><FONT face=Verdana, color=#000000 size=1 sans-serif 
                        Helvetica, Arial,><A 
                        href="calidad.html">CALIDAD</A></FONT> </div>
                            <HR>
                            <div align="center"><FONT face=Verdana, color=#000000 size=1 sans-serif 
                        Helvetica, Arial,><A 
                        href="portafolio.html">PORTAFOLIO</A></FONT> </div>
                            <HR>
                            <div align="center"><FONT face=Verdana, color=#000000 size=1 sans-serif 
                        Helvetica, Arial,><A 
                        href="servicios.html">SERVICIOS</A></FONT> </div>
                            <HR>
                            <div align="center"><FONT face=Verdana, color=#000000 size=1 sans-serif 
                        Helvetica, Arial,><A 
                        href="experiencia.html">EXPERIENCIA</A></FONT> </div>
                            <HR>
                            <div align="center"><FONT face=Verdana, color=#000000 size=1 sans-serif 
                        Helvetica, Arial,><A 
                        href="clientes.html">CLIENTES</A></FONT> </div>
                            <HR>
                            <div align="center">
                              <div align="center"><FONT face=Verdana, color=#000000 size=1 sans-serif 
                        Helvetica, Arial,><A 
                        href="ventajas.html">VENTAJAS</A></FONT> </div>
                              <HR>
                              <div align="center">
                                <div align="center"><FONT face=Verdana, color=#000000 size=1 sans-serif 
                        Helvetica, Arial,><A 
                        href="contact.php">CONTACTENOS</A></FONT> </div>
                                <HR>
                              </div>
                              <div align="center"><FONT face=Verdana, color=#000000 size=1 sans-serif 
                        Helvetica, Arial,><A 
                        href="galeria.html">GALERIA</A></FONT> </div>
                              <HR>
                            </div>
                          </div>
                            </TD>
                        </TR>
                        </TBODY> 
                    </TABLE>
                  </div></TD>
              </TR>
              </TBODY> 
            </TABLE>
            <TABLE cellSpacing=0 cellPadding=0 width=121 border=0>
              <TBODY> 
              <TR> 
                <TD height=19>&nbsp;</TD>
              </TR>
              </TBODY> 
            </TABLE>
            <BR>
            <TABLE cellSpacing=0 cellPadding=0 width=120 border=0>
              <TBODY> 
              <TR> 
                <CENTER>
                </CENTER>
                <CENTER>
                </CENTER>
                <TD>&nbsp;</TD>
              </TR>
              </TBODY> 
            </TABLE>
        <TR> 
        <TR> 
          <TD vAlign=top align=left width=155 bgColor=#336633 
          height=24></TD>
      </table>
      <div align="center"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">METALTEC NEIVA LTDA</font></div>    </TD>
  </TR>
</TABLE>
<hr>
</BODY></HTML>