
27/06/2006, 10:11
|
 | | | Fecha de Ingreso: enero-2006 Ubicación: Monterrey,Mexico
Mensajes: 952
Antigüedad: 19 años, 1 mes Puntos: 3 | |
Te refieres a esto:? Código HTML: <input type="button" name="Boton1" value="El boton 1" OnClick="Linkear(this);">
<script>
function Linkear(){
location.href='tuindex.php?variable';
}
</script>
__________________ -URL= Go PHP5.
-Age=22.
-Learning=PHP,J2EE,Struts,MAMBO,C++,JSON,AJAX,XHTML ,CSS. |