document.write("<input type=\"button\" value=\" 5 \" onClick=\"Enter_code(5)\">");
document.write("<input type=\"button\" value=\" 6 \" onClick=\"Enter_code(6)\"><br>& quot;);
document.write("<input type=\"button\" value=\" 7 \" onClick=\"Enter_code(7)\">");
document.write("<input type=\"button\" value=\" 8 \" onClick=\"Enter_code(8)\">");
document.write("<input type=\"button\" value=\" 9 \" onClick=\"Enter_code(9)\"><br>& quot;);
document.write("<input type=\"text\" name=\"thecode\" size=10 value=\"\"><br>");
document.write("</form>");
}
// Key-code script by Bart Jellema -->
</script>
<script>
keycodepad(24)
</script>
OK. Hasta allí es el código.
MI PREGUNTA ES:
COMO EXACTAMENTE DEBO COLOCAR EL URL DE LA PAGINA CORRECTA, LA CUAL LLEVARA A LOS USUARIOS CON CLAVES A DICHA PAGINA ???
P.D.
NECESITO SABER , SOLO COMO SE COLOCA LA PAGINA CORRECTA, YA QUE LA PAGINA INCORRECTA PARA LOS USUARIOS QUE NO TENGAN LAS CLAVES, YA LA SE HACER.
Espero me hayan entendido.
Alguien que pueda ayudarme ???
:(