Forums

Part of the form not working

zaner 15 Apr, 2010
This is de URL:
http://estudioabierto.com.uy/es/servicios/hosting.html

<fieldset>
  <legend>Solicitud de información</legend>
  <p>
    <label>
      <input type="checkbox" name="Obtener más información acerca de Hosting" id="Obtener más información acerca de Hosting">
      Obtener más información acerca de Hosting</label>
    <br />
    <label>
      <input type="checkbox" name="Solicitar una presentación personal " id="Solicitar una presentación personal ">
      Solicitar una presentación personal </label>
  </p>
  <h3>Plan de Hosting de su interés:</h3>
  <p>
  <label>
    <input name="Plan" type="checkbox" id="Plan" value="Hosting Budget US$ 49">
    Hosting
    Budget US$ 49</label>
    <br>
    <label>
      <input name="Plan" type="checkbox" id="Plan" value="Hosting Starter US$ 69">
      Hosting Starter US$ 69</label>
    <br>
    <label>
      <input name="Plan" type="checkbox" id="Plan" value="Hosting Business US$ 89">
      Hosting Business US$ 89</label>
    <br>
    <label>
      <input name="Plan" type="checkbox" id="Plan" value="Hosting Professional US$ 120">
      Hosting Professional US$ 120</label>
  </p>
  <table width="100%" border="0" cellspacing="4" cellpadding="0">
    <tr>
      <td valign="top"> Nos conoce por:</td>
      <td><label><input name="Nos conoce por" type="checkbox" id="Nos conoce por" value="Recomendación">
Recomendación</label><br>
<label><input name="Nos conoce por" type="checkbox" id="Nos conoce por2" value="Sitio desarrollado por EA">
Sitio desarrollado por Estudio Abierto</label><br>
<label><input name="Nos conoce por" type="checkbox" id="Nos conoce por3" value="Buscador">
Buscador</label><br>
Otro:
<input name="Nos conoce por24" type="text" id="Nos conoce por4" size="35"></td>
    </tr>
    <tr>
      <td width="150">Nombre:</td>
      <td><label>
        <input name="Nombre" type="text" id="Nombre" size="40" title="Ingrese su nombre">
      </label></td>
    </tr>
    <tr>
      <td>Empresa:</td>
      <td><label>
        <input name="Empresa" type="text" id="Empresa" size="40"  title="Ingrese su empresa">
      </label></td>
    </tr>
    <tr>
      <td>Cargo:</td>
      <td><label>
        <input name="Cargo" type="text" id="Cargo" size="40">
      </label></td>
    </tr>
    <tr>
      <td>E-mail:</td>
      <td><label>
        <input name="email" type="text" id="email" size="40"  title="Ingrese su e-mail">
      </label></td>
    </tr>
    <tr>
      <td>Teléfono:</td>
      <td><label>
        <input name="Teléfono" type="text" id="Teléfono" size="40"  title="Ingrese su teléfono">
      </label></td>
    </tr>
    <tr>
      <td>País:</td>
      <td><label>
        <input name="País" type="text" id="País" size="40">
      </label></td>
    </tr>
    <tr>
      <td valign="top">Consulta:</td>
      <td><label>
        <textarea name="Consulta" id="Consulta" cols="45" rows="5"></textarea>
      </label></td>
    </tr>
    <tr>
      <td valign="top">Verificación humana:</td>
      <td>{imageverification}</td>
    </tr>
    <tr>
      <td> </td>
      <td><label>
        <input type="submit" name="Enviar" id="Enviar" value="Enviar">
      </label></td>
    </tr>
  </table>
</fieldset>


I receive only this no matter what plan I check they do not appear:

Solicitud de información

{Obtener más información acerca de Hosting} Obtener más información acerca de Hosting
{Solicitar una presentación personal } Solicitar una presentación personal
Nombre: Zaner Maidana
Empresa: Estudio Abierto
Cargo: Director
E-mail: [email]zan...@yahoo.com[/email]
Teléfono: 7113729
País: Uruguay
Consulta: test
Verificación humana: {imageverification}



Submitted by 190.135.2.224



The same happens with all my other forms... only the data sown above is received...
Any Ideas why?
Thank you.
zaner 15 Apr, 2010
ERROR UPDATE:
When I send from another form another I receive the same Hosting form!:
This is a message I receive via email from 360 form:
http://estudioabierto.com.uy/es/productos/fotografias-360o.html

{Obtener más información acerca de Hosting} Obtener más información acerca de Hosting
{Solicitar una presentación personal } Solicitar una presentación personal
Nombre: Alejaa Sara
Empresa: Pizzeoles
Cargo:
E-mail: [email]asc@hotmail.com[/email]
Teléfono: 436
País:
Consulta: Que tal?
Verificación humana: {imageverification}



<fieldset>
  <legend>Solicitud de información</legend>
  <p>
    <label>
      <input type="checkbox" name="Obtener más información acerca de Fotografías 360" id="Obtener más información acerca de Fotografías 360">
      Obtener más información acerca de Fotografías 360</label>
    <br>
    <label>
      <input type="checkbox" name="Solicitar una presentación personal " id="Solicitar una presentación personal ">
      Solicitar una presentación personal </label>
  </p>
  <table width="100%" border="0" cellspacing="4" cellpadding="0">
    <tr>
      <td valign="top"> Nos conoce por:</td>
      <td><label><input name="Nos conoce por" type="checkbox" id="Nos conoce por" value="Recomendación">
Recomendación</label><br>
<label><input name="Nos conoce por" type="checkbox" id="Nos conoce por2" value="Sitio desarrollado por EA">
Sitio desarrollado por Estudio Abierto</label><br>
<label><input name="Nos conoce por" type="checkbox" id="Nos conoce por3" value="Buscador">
Buscador</label><br>
Otro:
<input name="Nos conoce por24" type="text" id="Nos conoce por4" size="35"></td>
    </tr>
    <tr>
      <td width="150">Nombre:</td>
      <td><label>
        <input name="Nombre" type="text" id="Nombre" size="40" title="Ingrese su nombre">
      </label></td>
    </tr>
    <tr>
      <td>Empresa:</td>
      <td><label>
        <input name="Empresa" type="text" id="Empresa" size="40"  title="Ingrese su empresa">
      </label></td>
    </tr>
    <tr>
      <td>Cargo:</td>
      <td><label>
        <input name="Cargo" type="text" id="Cargo" size="40">
      </label></td>
    </tr>
    <tr>
      <td>E-mail:</td>
      <td><label>
        <input name="email" type="text" id="email" size="40"  title="Ingrese su e-mail">
      </label></td>
    </tr>
    <tr>
      <td>Teléfono:</td>
      <td><label>
        <input name="Teléfono" type="text" id="Teléfono" size="40"  title="Ingrese su teléfono">
      </label></td>
    </tr>
    <tr>
      <td>País:</td>
      <td><label>
        <input name="País" type="text" id="País" size="40">
      </label></td>
    </tr>
    <tr>
      <td valign="top">Consulta:</td>
      <td><label>
        <textarea name="Consulta" id="Consulta" cols="45" rows="5"></textarea>
      </label></td>
    </tr>
    <tr>
      <td valign="top">Verificación humana:</td>
      <td>{imageverification}</td>
    </tr>
    <tr>
      <td> </td>
      <td><label>
        <input type="submit" name="Enviar" id="Enviar" value="Enviar">
      </label></td>
    </tr>
  </table>
</fieldset>
nml375 15 Apr, 2010
Hi,
Don't use spaces, dashes (-), or accented letters in your form field names.

/Fredrik
zaner 16 Apr, 2010
I did what you proposed but it did not work...
I received this:

{Obtener más información acerca de Hosting} Obtener más información acerca de Hosting
{Solicitar una presentación personal } Solicitar una presentación personal
Nombre: Zaner Maidana
Empresa: Estudio Abierto
Cargo: Director
E-mail: [email]zanermn@yahoo.com[/email]
Teléfono: {Teléfono}
País: {País}
Consulta: test
Verificación humana: {imageverification}



<fieldset>
  <legend>Solicitud de información</legend>
  <p>
    <label>
      <input name="Hosting" type="checkbox" id="Hosting" value="MasInfo">
      Obtener más información acerca de Hosting</label>
    <br />
    <label>
      <input name="Solicita" type="checkbox" id="Solicita" value="Presentacion">
      Solicitar una presentación personal </label>
  </p>
  <h3>Plan de Hosting de su interés:</h3>
  <p>
  <label>
    <input name="Plan" type="checkbox" id="Plan" value="Budget">
    Hosting
    Budget US$ 49</label>
    <br>
    <label>
      <input name="Plan" type="checkbox" id="Plan" value="Starter">
      Hosting Starter US$ 69</label>
    <br>
    <label>
      <input name="Plan" type="checkbox" id="Plan" value="Business">
      Hosting Business US$ 89</label>
    <br>
    <label>
      <input name="Plan" type="checkbox" id="Plan" value="Professional">
      Hosting Professional US$ 120</label>
  </p>
  <table width="100%" border="0" cellspacing="4" cellpadding="0">
    <tr>
      <td valign="top"> Nos conoce por:</td>
      <td><label><input name="NosConocePor" type="checkbox" id="NosConocePor" value="Recomendacion">
Recomendación</label><br>
<label><input name="NosConocePor" type="checkbox" id="Nos conoce por2" value="SitioEA">
Sitio desarrollado por Estudio Abierto</label><br>
<label><input name="NosConocePor" type="checkbox" id="Nos conoce por3" value="Buscador">
Buscador</label><br>
Otro:
<input name="Nos_conoce_por" type="text" id="Nos conoce por4" size="35"></td>
    </tr>
    <tr>
      <td width="150">Nombre:</td>
      <td><label>
        <input name="Nombre" type="text" id="Nombre" size="40" title="Ingrese su nombre">
      </label></td>
    </tr>
    <tr>
      <td>Empresa:</td>
      <td><label>
        <input name="Empresa" type="text" id="Empresa" size="40"  title="Ingrese su empresa">
      </label></td>
    </tr>
    <tr>
      <td>Cargo:</td>
      <td><label>
        <input name="Cargo" type="text" id="Cargo" size="40">
      </label></td>
    </tr>
    <tr>
      <td>E-mail:</td>
      <td><label>
        <input name="email" type="text" id="email" size="40"  title="Ingrese su e-mail">
      </label></td>
    </tr>
    <tr>
      <td>Teléfono:</td>
      <td><input name="Telefono" type="text" id="Telefono" size="40"  title="Ingrese su teléfono"></td>
    </tr>
    <tr>
      <td>Sitio web actual:</td>
      <td><input name="WEB" type="text" id="WEB" size="40"  title="Ingrese su teléfono"></td>
    </tr>
    <tr>
      <td>País:</td>
      <td><input name="Pais" type="text" id="Pais" size="40"></td>
    </tr>
    <tr>
      <td valign="top">Consulta:</td>
      <td><textarea name="Consulta" id="Consulta" cols="45" rows="5"></textarea></td>
    </tr>
    <tr>
      <td valign="top">Verificación humana:</td>
      <td>{imageverification}</td>
    </tr>
    <tr>
      <td> </td>
      <td><label>
        <input type="submit" value="Enviar">
      </label></td>
    </tr>
  </table>
</fieldset>


Any ideas?
GreyHead 16 Apr, 2010
Hi zaner,

You still need to update the template to match the new names.

Bob
zaner 16 Apr, 2010
Thank you! Everything works fine now!😀
This topic is locked and no more replies can be posted.