Ver Mensaje Individual
  #7 (permalink)  
Antiguo 24/04/2005, 15:53
karpoj23
 
Fecha de Ingreso: diciembre-2003
Ubicación: Málaga
Mensajes: 495
Antigüedad: 20 años, 5 meses
Puntos: 0
buenas, gracias ante todo x la paciencia q tas teniendo jeje, weno probe d la forma q me dijistes pero nada, no tengo ni idea d lo k hace gfpop :s, de todas formas he puesto esto:


<FORM name="demoform" action="index.php" onsubmit="alert('form submit');">
<div style="position:absolute;top:170px;left:158"><font face="tahoma" size=1 color=#9c9ece>Desde <input name="dc1" size="12" onsubmit="alert('form submit');" onfocus="this.blur()" readonly><a href="javascript:void(0)" onclick="if(self.gfPop)gfPop.fStartPop(document.de moform.dc1,document.demoform.dc2);return false;" HIDEFOCUS><img align="absmiddle" src="DateRange/calbtn.gif" width="34" height="22" border="0" alt=""></a></font></div>
<div style="position:absolute;top:200px;left:157"><font face="tahoma" size=1 color=#9c9ece>Hasta: <input name="dc2" size="12" onsubmit="alert('form submit');" onfocus="this.blur()" readonly><a href="javascript:void(0)" onclick="if(self.gfPop)gfPop.fEndPop(document.demo form.dc1,document.demoform.dc2);return false;" HIDEFOCUS><img align="absmiddle" src="DateRange/calbtn.gif" width="34" height="22" border="0" alt=""></a></fotn></div>

</form>
<?
$a=$_POST[dc1];
$b=$_POST[dc2];
echo $a;
echo $b;
?>
le puesto esto y me manda a paseo :s. No se k hacerle ya me tiene loko :S.