Eliton Postado Abril 9, 2008 Denunciar Share Postado Abril 9, 2008 Galera estou precisando de uma ajuda pra validar este formulário.Ele faz parte de uns script de cadastro de dados em php mais não estou conseguindo fazer com que o javascript valide os campos.alguém de sangue bom poderia me ajudar???<table width="100%" border="0" cellspacing="0" cellpadding="0" class="geral" align="center"> <tr> <td height="100%"> <form name="inclui" method="post" action="cadcracha/set.php?acao=incluir"> <table width="100%" border="0" cellspacing="6" cellpadding="0" class="geral"> <tr> <td colspan="2" bgcolor="#B8E2CA" class="geral"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Nome :</td> <td width="63%"> <input name="c1" type="text" class="form" id="c1" size="37"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> CPF :</td> <td width="63%"> <input name="c2" type="text" class="form" id="c2" size="37"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Nome para Crachá:</td> <td width="63%"> <input name="c3" type="text" class="form" id="c3" size="37"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Empresa:</td> <td width="63%"> <input name="c4" type="text" class="form" id="c4" size="37"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> CNPJ:</td> <td width="63%"> <input name="c5" type="text" class="form" id="c5" size="37"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Nome de Fantasia:</td> <td width="63%"><input name="c6" type="text" class="form" id="c6" size="37" /></td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Cargo:</td> <td width="63%"> <input name="c7" type="text" class="form" id="c7" size="37"> </td> </tr> <tr bgcolor="#B8E2CA"> <td> Atividade:</td> <td> <select name="c8" class="form" id="c8"> <option class="form" value="Fabricante">Fabricante</option> <option value="Lojista" selected class="form">Lojista</option> <option class="form" value="Representante">Representante</option> <option class="form" value="Visitante">Visitante</option> </select> </td> </tr> <tr bgcolor="#B8E2CA"> <td class="geral"> Telefone: ( DDD )</td> <td width="63%"><input name="c9" type="text" class="form" id="c9" size="1" maxlength="2" /> - <input name="c10" type="text" class="form" id="c10" size="9" maxlength="9" /></td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Celular: ( DDD )</td> <td width="63%"> <input name="c11" type="text" class="form" id="c11" size="1" maxlength="2"> - <input name="c12" type="text" class="form" id="c12" size="9" maxlength="9"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Email:</td> <td width="63%"> <input name="c13" type="text" class="form" id="c13" size="37"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Endereço:</td> <td width="63%"> <input name="c14" type="text" class="form" id="c14" size="37"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Complemento:</td> <td width="63%"> <input name="c15" type="text" class="form" id="c15" size="37"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Bairro:</td> <td width="63%"> <input name="c16" type="text" class="form" id="c16" size="37"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> Cidade: ( UF )</td> <td width="63%"> <input name="c17" type="text" class="form" id="c17" size="30"> - <input name="c18" type="text" class="form" id="c18" size="1" maxlength="2"> </td> </tr> <tr bgcolor="#B8E2CA"> <td width="37%" class="geral"> CEP:</td> <td width="63%"> <input name="c19" type="text" class="form" id="c19" size="9" maxlength="9"> </td> </tr> <tr bgcolor="#D5DDEC"> <td height="50" colspan="2" bgcolor="#B8E2CA"> <div align="center"> <p> <input type="image" border="0" name="envia" src="cadcracha/img/enviar4.gif" width="58" height="20"> </p> </div> </td> </tr> </table> </form> </td> </tr> </table> Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 fercosmig Postado Abril 9, 2008 Denunciar Share Postado Abril 9, 2008 http://scriptbrasil.com.br/forum/index.php...mp;#entry334575 Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 Eliton Postado Abril 10, 2008 Autor Denunciar Share Postado Abril 10, 2008 Valeu cara hó!Foi mão na roda.Obrigado mesmo Citar Link para o comentário Compartilhar em outros sites More sharing options...
Pergunta
Eliton
Galera estou precisando de uma ajuda pra validar este formulário.
Ele faz parte de uns script de cadastro de dados em php mais não estou conseguindo fazer com que o javascript valide os campos.
alguém de sangue bom poderia me ajudar???
Link para o comentário
Compartilhar em outros sites
2 respostass a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.