Advertisement
Guest User

Duvidapap

a guest
Apr 23rd, 2014
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <form action="">
  2. <input type="radio" name="proc value="p1">P1
  3. <br>
  4. <input type="radio" name="proc" value="p2">P2
  5. <br><br>
  6. <input type="submit" onclick="myFunction()" value="Pr&oacute;ximo">
  7. <br><br>
  8. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement