Ir ao conteúdo
  • Cadastre-se

becchelli

Membro Júnior
  • Posts

    3
  • Cadastrado em

  • Última visita

Reputação

0
  1. como posso fazer isso, não conheço muito ....
  2. boa tarde pessoal, preciso de uma ajuda de vocês com o forms abaixo http://www.silvervan.com.br/orcamento preciso que ele seja enviado por email para o cliente mas não estou conseguindo... algum pra dar um help? esse é o codigo <!DOCTYPE HTML><html lang="pt-BR"><head> <meta charset="UTF-8"> <title>Formulário FormMail</title> <meta property="og:title" content="Teste de Envio via FormMail" /> <meta property="og:locale" content="pt_br" /></head><body><form action="http://www.silvervan.com.br/orcamento" method="post" name="form">Nome: <input type="text" name="nome">Telefone: <input type="text" name="telefone"><input type="hidden" name="recipient" value="[email protected]"><input type="hidden" name="subject" value="Contato Site"><input type="hidden" name="redirect" value="http://www.silvervan.com.br/orcamento"><input type="submit" name="Submit" value="Enviar"> <table width="33%" border="0"> <tr><td><td height="100%" width="25%" align="center"> <h2>Dados Pessoais</h2></td></tr><tr> <td height="19" width="25%">Nome: </td> <td height="19" width="75%"><input type="text" name="nome" size="40" value=""></td> </tr> <tr> <td height="19" width="25%">Empresa: </td> <td height="19" width="75%"><input type="text" name="empresa" size="40" value=""></td> </tr> <tr> <td height="19" width="25%">Telefone: </td> <td height="19" width="75%"><input type="text" name="telefone" size="20" value=""></td> </tr><tr> <td height="19" width="25%">Celular: </td> <td height="19" width="75%"><input type="text" name="celular" size="20" value=""></td> </tr> <tr> <td height="19" width="25%">E-mail: </td> <td height="19" width="75%"><input type="text" name="replyto" size="40" value=""></td> <!-- Este parametro ( name="replyto" ) recebe o email que você responderá posteriormente "Responder Para" --> </tr> <td><td height="100%" width="25%" align="center"><h2>Dados do Evento</h2></td><tr> <td height="19" width="25%">Data inicio: </td> <td height="19" width="75%"><input type="text" name="dt_inicio" size="19" value=""> Hora Inicio: <input type="text" name="hr_inicio" size="20" value=""></td></td> </tr><tr> <td height="19" width="75%">Data Final: </td> <td height="19" width="75%"><input type="text" name="dt_final" size="20" value=""> Hora Final: <input type="text" name="hr_final" size="20" value=""></td> </tr><tr> <td height="19" width="25%">Local de Partida: </td> <td height="19" width="75%"><input type="text" name="partida" size="40" value=""></td></tr><tr> <td height="19" width="25%">Destino: </td> <td height="19" width="75%"><input type="text" name="destino" size="40" value=""></td> </tr><tr><td height="19" width="25%">Multiplos Paradas: </td><td height="19" width="75%"><select> <option value="selecione">Selecione</option> <option value="sim">Sim</option> <option value="nao">Não</option> </optgroup></select>(Caso Sim Especificar nas Observações)</td></tr><tr> <td height="19" width="25%">Numero de Pessoas: </td> <td height="19" width="75%"><input type="text" name="pax" size="20" value=""></td> </tr><tr><td height="19" width="25%">Veiculo Pretendido: </td><td height="19" width="75%"><select> <option value="selecione">Selecione</option> <option value="van">Van Executiva</option> <option value="carro">Carro Executivo</option> <option value="micro">Micro-ônibus</option> <option value="onibus">Ônibus</option> </optgroup></td></select></tr> <tr> <td height="19" width="25%">Observações: </td> <td height="19" width="75%"><textarea rows="5" cols="70" name="obs"></textarea></td> </tr> <tr> <td height="19" width="25%"> </td> <td height="19" width="75%"> <input type="submit" name="Submit" value="Enviar Dados"> </td> </tr> </table> </form> </body></html>

Sobre o Clube do Hardware

No ar desde 1996, o Clube do Hardware é uma das maiores, mais antigas e mais respeitadas comunidades sobre tecnologia do Brasil. Leia mais

Direitos autorais

Não permitimos a cópia ou reprodução do conteúdo do nosso site, fórum, newsletters e redes sociais, mesmo citando-se a fonte. Leia mais

×
×
  • Criar novo...