Advertisement
Guest User

bar

a guest
Nov 22nd, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <FORM ACTION="https://www.paypal.com/cgi-bin/webscr" METHOD="POST">
  3. <script>
  4. document.write('&nbsp;Glisser le curseur pour définir le montant du don&nbsp;&nbsp;:&nbsp;&nbsp;');
  5. </script>
  6. <head>
  7. <meta charset="utf-8">
  8. <link rel="stylesheet" href="//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css">
  9. <script src="//code.jquery.com/jquery-1.10.2.js"></script>
  10. <script src="//code.jquery.com/ui/1.11.2/jquery-ui.js"></script>
  11. <link rel="stylesheet" href="/resources/demos/style.css">
  12. <script>
  13. $(function() {
  14. $( "#slider" ).slider();
  15. });
  16. </script>
  17. </head>
  18. <body>
  19.  
  20. <div id="slider"></div>
  21.  
  22.  
  23. </body>
  24. </html>
  25.  
  26. <center><INPUT TYPE="hidden" NAME="cmd" VALUE="_xclick">
  27. <input name="currency_code" type="hidden" value="EUR" />
  28. <input name="shipping" type="hidden" value="0.00" />
  29. <input name="tax" type="hidden" value="0.00" />
  30. <input name="return" type="hidden" value="http://altislife.fr/panel/premium/success.php" />
  31. <input name="cancel_return" type="hidden" value="http://altislife.fr/panel/premium/echec.php" />
  32. <input name="cmd" type="hidden" value="_xclick" />
  33. <input name="business" type="hidden" value="administration@rev-rp.fr" />
  34. <input name="item_name" type="hidden" value="Tokens" />
  35. <input name="no_note" type="hidden" value="1" />
  36. <input name="lc" type="hidden" value="FR" />
  37. <input name="bn" type="hidden" value="PP-BuyNowBF" />
  38. <input name="custom" type="hidden" value="ID_ACHETEUR" />
  39. <input alt="Effectuez vos paiements via PayPal : une solution rapide, gratuite et sécurisée" target="_blank" name="submit" src="http://image.noelshack.com/fichiers/2014/47/1416688100-kasan.png" type="image" /><img src="https://www.paypal.com/fr_FR/i/scr/pixel.gif" target="_blank" border="0" alt="" width="1" height="1" />
  40. <img alt="" border="" width="1" height="1" src="https://www.paypal.com/fr_FR/i/scr/pixel.gif"></center>
  41. </FORM>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement