![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
06/09/2006, 11:16
|
![Avatar de chalchis](http://static.forosdelweb.com/customavatars/avatar36932_1.gif) | | | Fecha de Ingreso: julio-2003
Mensajes: 1.773
Antigüedad: 21 años, 6 meses Puntos: 21 | |
mm a mi se me ocurre algo mas extra
a la pagina a la cual le llega la variable get imediatamente le hagas un submit en automatico
<body class="body" onload="document.login.submit()">
<form name="login" id="searchform" method="POST" action="<?echo $web;?>">
<input type="hidden" value="<?echo $_GET[variable];?>"
</form>
</body>
a ver si te sirve saludos
__________________ gerardo |