Comunidad de diseño web y desarrollo en internet online

Agregar un id al formulario

Citar            
MensajeEscrito el 15 Dic 2010 05:15 am
Agregar un "id al formulario"

Código PHP :

       <form action="" method="post"> 
         <input type="text" class="textbox" id="nombre" name="nombre" value="<?php echo $nombre;?>"> 
         <input type="text" class="textbox" id="apellido" name="apellido"  value="<?php echo $apellido;?>"> 
         <input type="text" class="textbox long" id="correo" name="correo" value="<?php echo $correo;?>"> 
            <input type="submit" class="submit" name="submit" value="Enviar"> 
      </form> 
      <p class="lg">
<?php echo $error;?>
</p>


tendria que quedar asi:

Código PHP :

       <form action="" method="post" id="newsletter-signup"> 
         <input type="text" class="textbox" id="nombre" name="nombre" value="<?php echo $nombre;?>"> 
         <input type="text" class="textbox" id="apellido" name="apellido"  value="<?php echo $apellido;?>"> 
         <input type="text" class="textbox long" id="correo" name="correo" value="<?php echo $correo;?>"> 
            <input type="submit" class="submit" name="submit" value="Enviar"> 
      </form> 
      <p class="lg">
<?php echo $error;?>
</p>


A la hora que le agrego el id no funciona el formulario.

Por miguelsirna

315 de clabLevel



Genero:Masculino  

Hacker & Programmer

firefox
Citar            
MensajeEscrito el 15 Dic 2010 03:54 pm
Revisa bien, no el formulario si no los otros códigos que hacen que se envié el formulario, porque yo lo puse en Dreamweaver y me mostro perfectamente el formulario, yo creo que el error esta en los códigos que hacen que se envié el formulario, publica el código completo para ver si hay otro error...

Espero haberte ayudado
Ryperap.

Por CLAnonimo

Claber

600 de clabLevel

5 tutoriales
1 articulo

 

Este es un usuario anónimo genérico para las cuentas borradas o perdidas.

chrome
Citar            
MensajeEscrito el 15 Dic 2010 05:46 pm
El codigo completo es este:

Código PHP :

<?php require("include/connect.php"); ?>
<?php require("include/functions.php"); ?>
<?php require("include/boletin.php"); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<?php  
$css=array("susan-tickets","jerry-tickets","chiguel-tickets","tomy-tickets","nelson-tickets");  
$aleatorio=$css[rand(0,4)];  
?>
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Lima.Night.Zone - Los Mejores Eventos, Música Electrónica, Conciertos en Lima Perú</title>
<meta name="description" content="Lima Night Zone, Lima Peru, Eventos, Electronica, Latin, Discotecas, Calle las Pizzas, Barranco, Night Sesion, Dj, Conciertos, Fin de Semana" />
<link rel="shortcut icon" href="wp-content/themes/limanightzone/css/images/icon.ico" /></head>
<link rel="stylesheet" href="wp-content/themes/limanightzone/style.css" type="text/css" media="screen" />
<link rel="pingback" href="xmlrpc.php" />
<script type="text/javascript" language="javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" language="javascript" src="wp-content/themes/limanightzone/js/main.js"></script>
<script type="text/javascript" language="javascript" src="wp-content/themes/limanightzone/js/jquery.scrollTo-min.js"></script>
<script type="text/javascript" language="javascript" src="wp-content/themes/limanightzone/pngFix/jquery.pngFix.js"></script>
<script type="text/javascript" language="javascript" src="wp-content/themes/limanightzone/js/jquery.easing.1.1.1.js"></script>
<script type="text/javascript" src="wp-content/themes/limanightzone/js/common-1.0.0.min.js" charset=""></script>
<script type="text/javascript" src="wp-content/themes/limanightzone/js/clickcr-1.0.0.min.js" charset=""></script>
<script src="wp-content/themes/limanightzone/js/widget.js"></script>

<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta2)/IE7.js" type="text/javascript"></script>
<![endif]-->

<!--[if IE]>
<link href="wp-content/themes/limanightzone/css/ie.css" type="text/css" rel="stylesheet"/>
<![endif]-->

<link rel="alternate" type="application/rss+xml" title="Lima Night Zone &raquo; Feed" href="http://www.limanightzone.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Lima Night Zone &raquo; Comments Feed" href="http://www.limanightzone.com/comments/feed/" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.limanightzone.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='Lima Night Zone' href='http://www.limanightzone.com' />
<meta name="generator" content="WordPress 2.9.1" />

<!-- All in One SEO Pack 1.6.10 by Michael Torbert of Semper Fi Web Design[333,356] -->
<!-- /all in one seo pack -->
</head>

<!--
      __                                  ___
     /\ \      __                        /\_ \
  ___\ \ \    /\_\     __   __  __     __\//\ \
 /'___\ \ \ __\/\ \  /'_ `\/\ \/\ \  /'__`\\ \ \
/\ \__/\ \ \\  \ \ \/\ \L\ \ \ \ \ \/\  __/ \_\ \_
\ \____\\ \_\ \_\ \_\ \____ \ \_\_\_\ \____\/\____\
 \/____/ \/_/\/_/\/_/\/___L\ \/_____/\/____/\/____/
                       /\____/ 
                       \_/__/
-->

<body>

<div id="top">

<div class="wrapper">
   
      <div id="header">
      
         <div id="logo">
            <a href="/" title="Lima Night Zone"><img src="wp-content/themes/limanightzone/css/images/logo.png" alt="Lima Night Zone" width="453" height="166"/></a>
</div><!--/logo-->
         
         <div id="navigation">
            <ul class="lg">
               <li class="current_page_item"><a href="/" title="Lima Night Zone">Home</a></li>
               <li class="page_item page-item-2"><a href="#" onclick="clickcr(this,'ftr.eventos','','',event); void(openSimpleFrameWindow('eventos.html', '_eventos', 400, 700)); return false;">Eventos</a></li>
<li class="page_item page-item-5"><a href="#" onclick="clickcr(this,'ftr.sorteo','','',event); void(openSimpleFrameWindow('videos.html', '_videos', 950, 500)); return false;">Videos</a></li>
<li class="page_item page-item-8"><a href="#" onclick="clickcr(this,'ftr.sorteo','','',event); void(openSimpleFrameWindow('fotos.html', '_fotos', 950, 500)); return false;">Fotos</a></li>
<li class="page_item page-item-10"><a href="#" onclick="clickcr(this,'ftr.sorteo','','',event); void(openSimpleFrameWindow('contacto.html', '_contacto', 550, 300)); return false;">Contacto</a></li>
<li class="special"><a href="#" onclick="clickcr(this,'ftr.publicar','','',event); void(openSimpleFrameWindow('publicar.html', '_publicar', 450, 800)); return false;">Publicar Evento</a></li>
            
            </ul>
         </div><!--/navigation-->
        </object>
        <br class="clear" />
<div id="tagline">
            <h1><img src="wp-content/themes/limanightzone/css/images/tagline.png" alt="EVENTOS.ARTISTAS: MUSICA - CONCIERTOS - VIDEOS" width="946" height="80"/></h1>
        </div><!--/tagline-->
      </div><!--/header-->
      <div id="main">
      
         <div id="line-up">
            <h2>Bienvenidos</h2>

            <p class="lg"><span class="blue">CONCIERTOS, </span><span class="orange">DISCOTECAS, </span><span class="blue">TONOS, </span> <span class="orange">LATIN, </span> <span class="blue">ELECTRONICA, </span> 
            <span class="orange">REGGAETON, </span> <span class="blue">ESTO Y MAS </span> <span class="orange">POR </span> 
            <span class="blue">LIMANIGHTZONE </span> <span class="orange">DESCUBRE </span> <span class="blue">QUE
TIENES </span> 
            <span class="orange">PARA TU</span> <span class="blue">FIN DE SEMANA.</span></p>

            
         </div>
         
         <div id="topics">
            <h3>Eventos de la semana</h3>
            <p>Make Out Like a Bandit with <a href="http://www.dibiconference.com/speaker/">Jina Bolton</a>, Web Startups: Good Service equals Excellent Growth with <a href="http://www.dibiconference.com/speaker/">Adii Rockstar</a>, Principles of iPhone UI Design with <a href="http://www.dibiconference.com/speaker/">Sarah Parmenter</a>, Last.fm 'vs' the Xbox with <a href="http://www.dibiconference.com/speaker/">David Singleton</a> and more coming soon...</p>

            
         </div>
         
         
         <div id="news">
            
            <div class="recent-post fl">
                  <a class="comments-icon" href="http://www.dibiconference.com/2010/01/an-introduction/">2</a>
                  <h4><a href="http://www.dibiconference.com/2010/01/an-introduction/">An Introduction!</a></h4>
                  <h5>by <a href="#">Gavin</a> on <a href="#">11th January 2010</a></h5>

                  
                  <p>Created for both sides of the web coin, DIBI brings together designers and developers for an unusual two-track web conference. World renowned speakers leading in their fields of work will talk about all things web.



Taking place in Newcastle upon Tyne, (it’s oop north) at The Sage Gateshead on the 28th April 2010,</p>
                  
                                    
                  <p class="fr"><a href="http://www.dibiconference.com/2010/01/an-introduction/" class="button">Leer mas</a></p>
               </div>
                    
                    <div class="recent-post2 fl">
                  <a class="comments-icon" href="http://www.dibiconference.com/2010/01/an-introduction/">2</a>
                  <h4><a href="http://www.dibiconference.com/2010/01/an-introduction/">An Introduction!</a></h4>
                  <h5>by <a href="#">Gavin</a> on <a href="#">11th January 2010</a></h5>

                  
                  <p>Created for both sides of the web coin, DIBI brings together designers and developers for an unusual two-track web conference. World renowned speakers leading in their fields of work will talk about all things web.



Taking place in Newcastle upon Tyne, (it's oop north) at The Sage Gateshead on the 28th April 2010,</p>
                  
                                    
                  <p class="fr"><a href="http://www.dibiconference.com/2010/01/an-introduction/" class="button">Leer mas</a></p>
               </div>
                                
         </div>
      
      </div><!--main-->
      
   <div id="sidebar">
      
      <div class="sidebar">
         <a href="#" onclick="clickcr(this,'ftr.sorteo','','',event); void(openSimpleFrameWindow('sorteo.html', '_sorteo', 500, 250)); return false;" title="Comprar Lima.Night.Zone tickets" id="buy-tickets">
            <span class="hoveroff">&nbsp;</span>
            <span class="hoveron">&nbsp;</span>
            <span class="offer">Sorteo de entradas para &quot;INTERSCHOOL&quot; 18/12/2010</span>
         </a>
         <!--<a href="http://www.amiando.com/dibi.html" title="Link to buy Dibi tickets"><img src="wp-content/themes/limanightzone/css/images/button-buy-tickets.png" alt="Buy tickets" width="290" height="86"/></a>-->
         <br class="clear" />
      </div>
      
      <div class="add">
       <h2>agréganos</h2>
          <a href="http://www.facebook.com/pages/lima-night-zone/170892902942374" target="_blank" class="facebook">FaceBook</a>
          <a href="http://www.youtube.com/limanightzone" target="_blank" class="youtube">YouTube</a>
          <a href="/rss" target="_blank" class="rss">RSS</a>                                </div>

  <div class="sidebar">
      
         <h2>Servicio DJ</h2>

         <p>         
            <a id="<?php echo "$aleatorio" ?>">

            <span class="hoveroff"></span>
            <span class="hoveron"></span></a>
                Ofrecemos servicio DJ <strong>FIESTAS, REUNIONES, DISCOTECAS, ETC </strong>para consultar los precios y horarios ponerse en contacto en los telefonos o agregarnos al correo.</p><strong>VALIDO PARA LIMA/PERÚ</strong><br/>
      </div>
      
      <div class="sidebar">
      
         <h2>Discotecas</h2>
         <p><img src="wp-content/themes/limanightzone/css/images/cameo.png" width="100" height="100" /><a href="http://www.discotecaup.com"><img src="wp-content/themes/limanightzone/css/images/up.png" width="82" height="100" /></a><a href="http://www.cabashsur.com"><img src="wp-content/themes/limanightzone/css/images/cabash.png" width="100" height="100" /></a></p>
         <br class="clear" />
      </div>
        
   </div>
    
   </div>
    
</div>

<div id="facebook">
  <div class="wrapper"><div id="fb-root"></div><script type=""  src="http://connect.facebook.net/es_ES/all.js#appId=151497361529840&amp;xfbml=1"></script><fb:comments xid="lima_night_zone" send_notification_uid="170892902942374" width="940" numposts="5"></fb:comments>
  </div>
</div>

<div id="newsletter">
   <div class="wrapper">
      <h2>Registrate al Boletin</h2>
      <form action="" method="post">
         <input type="text" class="textbox" id="nombre" name="nombre" value="<?php echo $nombre;?>">
         <input type="text" class="textbox" id="apellido" name="apellido"  value="<?php echo $apellido;?>">
         <input type="text" class="textbox long" id="correo" name="correo" value="<?php echo $correo;?>">
            <input type="submit" class="submit" name="submit" value="Enviar">
      </form>
      <p class="lg"><?php echo $error;?></p>
   </div><!--/wrapper-->
   
</div><!--/newsletter-->
<div id="background-bottom">
<div id="bottom">
  <div class="wrapper">
    <div id="about">
      <h3>Acerca de LimaNightZone</h3>
      <p>Lima.Night.Zone es una red de promotores de eventos acá podrás tanto como publicar y conocer eventos, conciertos, artistas y mucho más.</p>
      <p class="fr"><a href="http://www.dibiconference.com/meet-the-team/" class="button">Conoce al equipo</a></p>
    </div>
    <!--/about-->
    <div id="getintouch">
      <h3>Póngase en contacto</h3>
      <h4>Dirección</h4>
      <p>Para ponerse en contacto llámanos o<br/>
        agréganos a nuestro correo.<br/>
         
         
         <p><strong>T</strong> - (94)602*3763 &amp; 9930-50969<br/>
         <strong>E</strong> - [email protected]</p>
         
      </div><!--/getintouch-->
      
      <div id="partners">
      
      <h3>Comunícate</h3>
      <p><a href="msnim:chat?contact=eventos@limanightzone" title="AGREGANOS" id="msn-tickets">

            <span class="hoveroff"></span>
            <span class="hoveron"></span></a>
      <a href="http://www.ideasclaro.com.pe/enviosms.php" target="_blank" title="ENVIO DE MENSAJES CLARO" id="claro-tickets">

            <span class="hoveroff"></span>
            <span class="hoveron"></span></a>
      <a href="http://www.movistar.com.pe/mensajes/" target="_blank" title="ENVIO DE MENSAJES MOVISTAR" id="movistar-tickets">

            <span class="hoveroff"></span>
            <span class="hoveron"></span></a>
      </p>
    </div>
    <div id="tweets"></div>
    <div id="iloveperu">
    <img src="wp-content/themes/limanightzone/css/images/iloveperu.png" alt="I Love Perú" width="126" height="132"/>
    </div>
    <div id="wedootherstuff">
      <h3>Patrocinadores</h3>
      <div class="fl barena"><a href="http://www.barena.pe"><img src="wp-content/themes/limanightzone/css/images/barena.png" alt="BARENA" width="104" height="120"/></a></div>
      <div class="fl brahma"><a href="http://www.brahma.pe"><img src="wp-content/themes/limanightzone/css/images/brahma.png" alt="BRAHMA"  width="156" height="75"/></a></div>
      <div class="fl redbull"><a href="http://www.redbull.pe"><img src="wp-content/themes/limanightzone/css/images/redbull.png" alt="RED BULL" width="207" height="110"/></a></div>
      <div class="fl luckystrike"><a href="http://www.luckystrike.com.ar"><img src="wp-content/themes/limanightzone/css/images/luckystrike.png" alt="LUCKY STRIKE"  width="100" height="100"/></a></div>
      <div class="fl vivafm"><a href="http://www.vivafm.com.pe"><img src="wp-content/themes/limanightzone/css/images/vivafm.png" alt="VIVA FM" width="180" height="90"/></a></div>
    </div>
    <!--/wedootherstuff-->
  </div>
  <!--/wrapper-->
   
<div id="toplink">
      <a href="#top"><img src="wp-content/themes/limanightzone/css/images/backtotop-button.png" width="165" height="23"/></a>
   </div>
    </div>
</div><!--/bottom-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1424695-20");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>

Por miguelsirna

315 de clabLevel



Genero:Masculino  

Hacker & Programmer

firefox
Citar            
MensajeEscrito el 16 Dic 2010 04:28 pm
extraño el error pero una observacion

Código PHP :

<form action="" method="post">  
         <input type="text" class="textbox" id="nombre" name="nombre" value="<?php echo $nombre;?>">  
         <input type="text" class="textbox" id="apellido" name="apellido"  value="<?php echo $apellido;?>">  
         <input type="text" class="textbox long" id="correo" name="correo" value="<?php echo $correo;?>">  
            <input type="submit" class="submit" name="submit" value="Enviar">  
      </form>  
      <p class="lg"> 
<?php echo $error;?>
 
</p>

fijate en la opcion de <input> no cierras la tag en ningun lado los navegadores como firefox son mas estandares recuerda eso
el Internet Explorer se come lo que sea
el punto es que esto esta mallll

Código HTML :

<input type="submit" class="submit" name="submit" value="Enviar"> 

lo correcto seria

Código HTML :

<input type="submit" class="submit" name="submit" value="Enviar" /> 

o en su defecto

Código HTML :

<input type="submit" class="submit" name="submit" value="Enviar"></input>

html es un lenguaje de marcas asi q si pones marcas erroneas o la omites no se visualziaran como deben ser o incluso funcionar trata de corregir y pasata por los estandares XHTML o en su caso XML te serviran de mucho

Por tuadmin

Claber

598 de clabLevel



Genero:Masculino  

firefox
Citar            
MensajeEscrito el 17 Dic 2010 03:10 am
Bueno me sale todo bien, pero hay un problema.

Código PHP :

      <form action="" method="post" id="newsletter-signup">
         <input type="text" class="textbox" id="nombre" name="nombre" value="<?php echo $nombre;?>" />
         <input type="text" class="textbox" id="apellido" name="apellido"  value="<?php echo $apellido;?>" />
         <input type="text" class="textbox long" id="correo" name="correo" value="<?php echo $correo;?>" />
            <input type="submit" class="submit" name="submit" value="Enviar" />
      </form>
   <p class="lg"><?php echo $error;?></p>


Cuando quiero darle al boton Enviar no me coge el envio y simplemente presiono y presiono y no pasa nada.

Por miguelsirna

315 de clabLevel



Genero:Masculino  

Hacker & Programmer

firefox
Citar            
MensajeEscrito el 17 Dic 2010 03:34 am
Chiguel tu tienes en el formulario esto

Código HTML :

     <form action="" method="post" id="newsletter-signup"> 

más bien tendrías que poner algo en el action

Código HTML :

<form action="envia_form_php.php" method=post> 


o cómo¿?

Por Zcarpa

6 de clabLevel



 

firefox
Citar            
MensajeEscrito el 17 Dic 2010 12:47 pm
no, cuando no coloco nada es como que coloque index.php slo que no quiero que en la parte de arriba salga /index.php

Por miguelsirna

315 de clabLevel



Genero:Masculino  

Hacker & Programmer

firefox
Citar            
MensajeEscrito el 17 Dic 2010 01:18 pm
Ten en cuenta que cuando pones action="" el navegador envía el form a la propia página que tiene abierta. Sea cual sea. Y por lo que se ve en el código que has posteado, no tienes código que haga algún tratamiento con los datos del formulario.

Por DriverOp

Claber

2510 de clabLevel



 

opera

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.