jukilo Ranking
Mensagens : 624Data de inscrição : 01/03/2008 Assunto: Enviar mensagem via Formulário Sáb Jul 05, 2008 11:22 am 1)
default.html Código HTML:
Pagina de Frames
"10%,40%" >
"menu" src=
"Menu.html" >
"conteudo" src=
"Form1.html" >
2)
Form1.html Código HTML:
"WHITE" link=
"WHITE" alink=
"WHITE" style=
"color: WHITE; background-color: rgb(0, 0, 0);" >
action=
"form1.html" > Nome:
"text" name=
"nome" />
E-mail:
"text" name=
"email" />
Mensagem:
cols=
"32" name=
"mensagem" >
"submit" value=
"Enviar" />
3)
index.html Código HTML:
"font-weight: bold;" >Nome:
\t$nome
"; $msg .= "
"font-family: ’Verdana’; font-size: 8pt;" >
"font-weight: bold;" >E-mail:
\t$email
"; $msg .= "
"font-family: ’Verdana’; font-size: 8pt;" >
"font-weight: bold;" >Mensagem:
\t$mensagem
"; $mensagem = "$msg"; $remetente = "$email"; $destinatario = "capitaozap@yahoo.com.br"; $assunto = "Deixe sua mensagem"; $headers = "From: ".$remetente."\nContent-type: text/html"; # o ‘text/html’ é o tipo mime da mensagem if(!mail($destinatario,$assunto,$mensagem,$headers)){ print "falha no envio da mensagem"; } else { echo "
//
"; } ?>
4)
menu.html Código HTML:
"WHITE" link=
"WHITE" alink=
"WHITE" style=
"color: WHITE; background-color: rgb(0, 0, 0);" onunload=
"alert('Você está saindo da página.....')" onload=
"alert('Você está entrando no site...')" >
5)
obrigado.html Código HTML:
"WHITE" link=
"WHITE" alink=
"WHITE" style=
"color: WHITE; background-color: rgb(0, 0, 0);" >
"Javascript" >
//
Agradecimento
Agradeço a você que escolheu esse site,obrigado por sua sugestão,e seja bem-vindo ao meu site.