Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <form method="get" action="example.com/?category=1">
  2. <input type="submit">
  3. </form>
  4.  
  5. <form method="get" action="/">
  6. <input type="text" name="s">
  7. <input type="submit">
  8. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement