Foros del Web » Creando para Internet » HTML »

Como abrir en otra pagina

Estas en el tema de Como abrir en otra pagina en el foro de HTML en Foros del Web. HOLA: QUIERA SABER COMO LO PUEDO HACER PARA QUE EL RESULTADO SE ME ABRA EN UN POPUP U OTRA PAGINA DIFERENTE A LA QUE SE ...
  #1 (permalink)  
Antiguo 02/10/2008, 20:21
 
Fecha de Ingreso: febrero-2008
Mensajes: 73
Antigüedad: 16 años, 2 meses
Puntos: 0
Como abrir en otra pagina

HOLA:

QUIERA SABER COMO LO PUEDO HACER PARA QUE EL RESULTADO SE ME ABRA EN UN POPUP U OTRA PAGINA DIFERENTE A LA QUE SE ENCUENTRA EL BOTON GENERAR:

Código:
<h2>Generar Informe </h2>
<br/><br/>
<form name="informw" method="post" action="pdf.php">
	<table width="80%" height="30" border="0" cellspacing="1">
      <tr valign="top">
          <td width="8%">Buscar</td>
          <td width="25%"><input type="text" name="buscar" size="30" /></td>
          <td width="5%"></td>
          <td width="62%" >
            <select name="opcion">
              <option value="0">&nbsp;</option>
              <option value="1" >Nro. Contenedor</option>
			  <option value="2" >Contenedores con TACT</option>
              <option value="3" >Nro. Documento</option>
            </select>
		 
          </td>        
      </tr>
    </table>
	
     <p>Inicio <input type="text" id="inicio" name="inicio" size="15"/> <button id="buttoninicio" >...</button>&nbsp;
    Fin <input type="text" id="fin" size="15" name="fin"/> <button id="buttonfin"  >...</button> </p>
	<input type="submit" name="Button1" value="Generar" /></form></div>
  #2 (permalink)  
Antiguo 02/10/2008, 20:27
Avatar de pateketrueke
Modernizr
 
Fecha de Ingreso: abril-2008
Ubicación: Mexihco-Tenochtitlan
Mensajes: 26.399
Antigüedad: 16 años
Puntos: 2534
Respuesta: Como abrir en otra pagina

con PHP lo ignoro, de veras!!

pero con HTML.... si le pones un target="_blank" al formulario ???

por favor... documentate:

http://w3schools.com

suerte!
__________________
Y U NO RTFM? щ(ºдºщ)

No atiendo por MP nada que no sea personal.
  #3 (permalink)  
Antiguo 02/10/2008, 20:41
Avatar de GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 17 años, 11 meses
Puntos: 2135
Respuesta: Como abrir en otra pagina

Tema trasladado a HTML.
  #4 (permalink)  
Antiguo 05/10/2008, 08:57
Avatar de buzu  
Fecha de Ingreso: octubre-2006
Ubicación: San Francisco, CA
Mensajes: 2.168
Antigüedad: 17 años, 6 meses
Puntos: 122
Respuesta: Como abrir en otra pagina

de hecho _blank no es estándar any more! Pero todo depende del HTML que estés usando. Si estás usando XHTMl, entonces olvídate.
__________________
twitter: @imbuzu
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 07:38.