AirScout/AirScout/Icons/donate.html

10 wiersze
594 B
HTML

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" id="form" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="HWSL6QA2GGLTU">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
</form>
<script type="text/javascript">
document.getElementById('form').submit(); // SUBMIT FORM
</script>