input username and password and buttons -
How do I do this on a php or html page:
Name password and many buttons
If we redirection the user Press button 1:
buttom2:
buttom3:
thanks < / p>
I have this simple option & lt; form action = 'login.php' method = 'get' & gt; & Lt; input type = 'text' name = 'name' & gt; & Lt; Input type = 'password' name = 'password' & gt; & Lt; Input type = 'submit' name = 'button1' value = '123' & gt; & Lt; Input type = 'submit' name = 'button2' value = '456' & gt; & Lt; Input type = 'submit' name = 'button2' value = '78 9 '& gt; & Lt; / Form & gt; Hope it helps
Comments
Post a Comment