Ir ao conteúdo
  • Cadastre-se

Problema no envio de formulario Html com Cgi


CerealKillerGZ

Posts recomendados

Oi!

Eu fiz um formulario em html com envio em cgi mas ele nao envia pelo Internet Explorer. Ele só envia pelo firefox pelo IE nem no 6 nem no 7.

Fiz pelo dreamweaver

o botao submit no IE simplesmente nao tme ação nenhuma :S alguem da uma luz? segue o codigo

<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=UTF-8" />
<script src="SpryAssets/SpryValidationTextField.js" type="text/javascript"></script>
<script src="SpryAssets/SpryValidationTextarea.js" type="text/javascript"></script>
<link href="SpryAssets/SpryValidationTextField.css" rel="stylesheet" type="text/css">
<link href="SpryAssets/SpryValidationTextarea.css" rel="stylesheet" type="text/css">
</head>
<style type="text/css">
<!--
.style19 {font-family: Arial, Helvetica, sans-serif}
.style26 {color: #666666}
.style30 {font-size: 12px; }
.style31 {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; }
.style34 {font-weight: bold}
.style35 {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}
.style39 {color: #333333}
.style40 {font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.style41 {font-size: 13px}
-->
</style>

<title></title><FORM METHOD=POST ACTION="ENDEREÇODOCGI">
<input type=hidden name="recipient" value="[email protected]">

<body oncontextmenu="return false" oncopy="copyright()">

<p class="style40">Se você tem qualquer sugestão, dúvida ou crítica utilize um dos meios de contato abaixo que eu e minha equipe responderemos o mais breve possivel.</p>
<p align="right"><span class="style35"><em>nome</em></span><br>
</p>
<table width="607" border="0">
<tr>
<th width="86" scope="row"> </th>
<td width="511"><span class="style31">Nome</span></td>
</tr>
<tr>
<th scope="row"> </th>
<td><span class="style31">Endereço</span></td>
</tr>
<tr>
<th scope="row"> </th>
<td><span class="style31">Cep</span></td>
</tr>
<tr>
<th scope="row"> </th>
<td><span class="style31">Cidade</span></td>
</tr>
<tr>
<th class="style31" scope="row"> </th>
<td> </td>
</tr>
<tr>
<th class="style31" scope="row"><div align="left" class="style30"> Telefone:</div></th>
<td><span class="style31">Tel</span></td>
</tr>
<tr>
<th class="style31" scope="row"><div align="left" class="style34 style7 style19 style30">Fax:</div></th>
<td><span class="style60 style10 style17 style19 style30 style26">Fax</span></td>
</tr>
<tr>
<th class="style31" scope="row"><div align="left" class="style34 style7 style19 style30"> E-Mail:</div></th>
<td><a href="" class="style31">email</a></td>
</tr>
</table>
<p align="left" class="style39">
</form>
<span class="style40">Se preferir você pode mandar um email diretamente pelo formulario abaixo.</span></p>
<table width="478" border="0">
<tr>
<th width="86" scope="row"><div align="left" class="style26 style19 style30"> Nome: </div></th>
<td width="382"><span id="sprytextfield2">
<input type=text name="Nome" value="" size=40>
<span class="textfieldRequiredMsg style19 style41"><strong>Digite Seu Nome.</strong></span></span></td>
</tr>
<tr>
<th scope="row"><div align="left" class="style26 style19 style30"> Telefone:</div></th>
<td><input name="Telefone" type=TEXT size=40></td>
</tr>
<tr>
<th scope="row"><div align="left" class="style31"> Celular: </div></th>
<td><input type=TEXT name="Celular" size=40></td>
</tr>
<tr>
<th scope="row"><div align="left" class="style26 style19 style30"> E-Mail: </div></th>
<td><span id="sprytextfield1">
<input type=TEXT name="E-Mail" size=40>
<span class="textfieldRequiredMsg style19 style41"><strong>Digite seu email.</strong></span><span class="textfieldInvalidFormatMsg style19 style41"><strong>Fomato Invalido.</strong></span></span></td>
</tr>
<tr>
<th scope="row"><div align="left" class="style26 style19 style30"> Assunto:</div></th>
<td><span id="sprytextfield3">
<input type=TEXT name="Assunto" size=40>
<span class="style41 style19 textfieldRequiredMsg"><strong>Qual o Assunto?</strong></span></span></td>
</tr>
<tr>
<th colspan="2" scope="row"><span id="sprytextarea1">
<textarea name="Mensagem" cols="60" rows="10"></textarea>
<br>
<span class="textareaRequiredMsg style41 style19"><strong>Não esqueça de digitar sua mensagem.</strong></span><span class="style19 textareaMinCharsMsg style41"><strong>Sua mensagem é muito curta.</strong></span></span></th>
</tr>

<tr>
<th colspan="2" scope="row"><p align="center">
<input type="submit" name="button" id="button" value="Submit" />
</p>
</tr>
</table>
<script type="text/javascript">
<!--
var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1", "email", {validateOn:["change"]});
var sprytextfield2 = new Spry.Widget.ValidationTextField("sprytextfield2", "none", {validateOn:["change"]});
var sprytextfield3 = new Spry.Widget.ValidationTextField("sprytextfield3", "none", {validateOn:["change"]});
var sprytextarea1 = new Spry.Widget.ValidationTextarea("sprytextarea1", {validateOn:["change"], minChars:40});
//-->
</script>
</body>
</html>

obs.: nao vi problema com os efeitos em java, eles foram upados e funcionam certinho no ff

Link para o comentário
Compartilhar em outros sites

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

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...

Ebook grátis: Aprenda a ler resistores e capacitores!

EBOOK GRÁTIS!

CLIQUE AQUI E BAIXE AGORA MESMO!