Ir para conteúdo
Fórum Script Brasil

RENATINHO30

Membros
  • Total de itens

    5
  • Registro em

  • Última visita

Tudo que RENATINHO30 postou

  1. OLÁ AMIGOS DO FÓRUM ESTOU COM UMA DÚVIDA SIMPLES... PRA QUEM SABE É CLARO! TENHO UMA PÁGINA http://www.academiapodium.com/indique.php AO CLICAR NO BOTÃO "INDICAR" NO FORMULÁRIO, A PÁGINA DE RESPOSTA ABRE EM OUTRA JANELA CHEIA. COMO FAÇO PRA AO CLICAR NESTE BOTÃO AO INVÊS DE ABRIR A PÁGINA CHEIA, ABRA UMA JANELINHA POP UP NO TAMANHO DO TEXTO DE RESPOSTA? ESSE É O CÓDIGO: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Seu Nome</title> </head> <body> <form method="POST" action="http://www.webscripts.hostbrasil.net/indique/indiquenan.cgi" target="_blank"> <div align="center"> <center> <table cellSpacing="1" cellPadding="2" width="237" align="center" border="0" id="table1"> <tr> <td width="96" align="left"> <font size="1" color="#333333">Seu Nome:</font></td> <td vAlign="bottom" width="130" align="center"> <input type="text" name="nome_i" size="30" style="border: 1px solid #C0C0C0; ; background-color:#E2EDEB"><font color="#333333" style="font-size: 8pt" face="Verdana"> </font></td> </tr> <tr> <td width="96" align="left"> <font size="1" color="#333333">Seu E-mail:</font></td> <td width="130" align="center"> <input type="text" name="mail_i" size="30" style="border: 1px solid #C0C0C0; ; background-color:#E2EDEB"></td> </tr> <tr> <td width="96" align="left"> <font size="1" color="#333333">Nome do Amigo:</font></td> <td width="130" align="center"> <input type="text" name="amigo_i" size="30" style="border: 1px solid #C0C0C0; ; background-color:#E2EDEB"></td> </tr> <tr> <td width="96" align="left"> <font size="1" color="#333333">E-mail do Amigo:</font></td> <td width="130" align="center"> <input type="text" name="emailamigo_i" size="30" style="border: 1px solid #C0C0C0; ; background-color:#E2EDEB"></td> </tr> <tr> <td width="96" align="center"> &nbsp;</td> <td width="130" align="center"> <input type="submit" value="Indicar" name="B1" style="border: 1px solid #C0C0C0; background-color: #DFDFDF; float:left; color:#333333"></td> </tr> </table> </center> </div> <input type="hidden" name="acao" value="indicando"> <input type="hidden" name="site" value="Academia Podium Fitness"> <input type="hidden" name="url" value="http://www.academiapodium.com/"> </form> </body> </html> OBRIGADO DESDE JÁ!!!
  2. Olá, não tem página anterior com link pra indicação de um amigo. Essa página é aberta através do menu ao lado "Indique este site" de qualquer forma obrigado.
  3. Amigo esse é o código do formulario que roda na minha página vê o que c pode fazer de acordo com o que disse. Se puder me ajudar e tiver um tempo é claro. <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Seu Nome</title> </head> <body> <form method="POST" action="http://www.webscripts.hostbrasil.net/indique/indiquenan.cgi" target="_blank"> <div align="center"> <center> <table cellSpacing="1" cellPadding="2" width="237" align="center" border="0" id="table1"> <tr> <td width="96" align="left"> <font size="1" color="#333333">Seu Nome:</font></td> <td vAlign="bottom" width="130" align="center"> <input type="text" name="nome_i" size="30" style="border: 1px solid #C0C0C0; ; background-color:#E2EDEB"><font color="#333333" style="font-size: 8pt" face="Verdana"> </font></td> </tr> <tr> <td width="96" align="left"> <font size="1" color="#333333">Seu E-mail:</font></td> <td width="130" align="center"> <input type="text" name="mail_i" size="30" style="border: 1px solid #C0C0C0; ; background-color:#E2EDEB"></td> </tr> <tr> <td width="96" align="left"> <font size="1" color="#333333">Nome do Amigo:</font></td> <td width="130" align="center"> <input type="text" name="amigo_i" size="30" style="border: 1px solid #C0C0C0; ; background-color:#E2EDEB"></td> </tr> <tr> <td width="96" align="left"> <font size="1" color="#333333">E-mail do Amigo:</font></td> <td width="130" align="center"> <input type="text" name="emailamigo_i" size="30" style="border: 1px solid #C0C0C0; ; background-color:#E2EDEB"></td> </tr> <tr> <td width="96" align="center"> &nbsp;</td> <td width="130" align="center"> <input type="submit" value="Indicar" name="B1" style="border: 1px solid #C0C0C0; background-color: #DFDFDF; float:left; color:#333333"></td> </tr> </table> </center> </div> <input type="hidden" name="acao" value="indicando"> <input type="hidden" name="site" value="Academia Podium Fitness"> <input type="hidden" name="url" value="http://www.academiapodium.com/"> </form> </body> </html> Valeu!!!!!
  4. Olá amigo ARD, com sua ajuda consegui resolver a minha primeira pergunta e já está funcionando. O que preciso agora é resolver a segunda questão. Eu quero que ao clicar no campo de formulário INDICAR abra uma janela popup no tamanho da página de resposta que aparece. Obrigado desde já!!!
  5. OLÁ AMIGOS TENHO DUAS PERGUNTAS PRA QUEM É FERA EM PHP: 1. NESTA PAGINA http://www.academiapodium.com COMO FAÇO PARA O CAMPO DE LOGINMAIL ACESSAR O EMAIL COMO SE FOSSE O FORM DESTA PAGINA http://webmail.academiapodium.com/src/login.php? 2. NESTA PAGINA http://www.academiapodium.com/indique.php AO CLICAR NO BOTÃO DE FORMULARIO AO invés DE ABRIR ESSA JANELA CHEIA QUERIA QUE ABRISSE UMA POPUP. OBRIGADO!
×
×
  • Criar Novo...