Jump to content
Fórum Script Brasil
  • 0

Validar Formulário


Claudio - WebMater

Question

Boa noite poderiam me ajudar?

Veja este formulário. Preciso validar este formulário que foi gerado pom um sistema de email marketing, porém o sistema não valida e não posso mudar o nome "name" dos campos.

*****************************************************************************************

<form method="post" action="http://sistema.policash.com.br/form.php?form=1" id="frmSS1"

<label for="nome">Seu Nome:</label>

<input class="input" name="CustomFields[1]" type="text" id="CustomFields_2_1" size="40" maxlength="80">

<label for="email">Email:</label>

<input class="input" name="CustomFields[2]" type="text" id="CustomFields_2_2" size="40" maxlength="80">

<label for="fonw">Telefone:</label>

<input class="input" name="CustomFields[3]" type="text" id="CustomFields_2_3" size="40" maxlength="80">

</form>

Não sei como pegar os dados usando o "$_POST" com campos com nome assim.

Podem me ajudar?

Pode ser com PHP ou JavaScript.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      652k
×
×
  • Create New...