
Untitled
By: a guest on
May 28th, 2012 | syntax:
None | size: 1.33 KB | hits: 17 | expires: Never
Terms and Conditions popup for website
<script type="text/javascript">
<!--
function myPopup(){
window.open("http://supportplans.co.uk/wp-content/themes/MyProduct/TandC.html",
"myWindow", "status = 1, height = 300, width = 300, resizable = 0" )
return false;
}
//-->
</script>
<form method="post" target="_blank">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="RULSZYMU6S3KN" />
<input type="hidden" name="hosted_button_id" value="4MUG5X5JBXNCA" /
<input type="Submit" name="submit" value="I accept" />
<form action="https://www.paypal.com/cgi-bin/webscr"
method="post"
target="_blank">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="RULSZYMU6S3KN" />
<input type="hidden" name="hosted_button_id" value="4MUG5X5JBXNCA" />
<input type="Submit" name="submit" value="I accept" onclick="window.close();" />
</form>
response.write("<script type='text/javascript'>");
response.write("window.close();");
response.write("window.opener.open(.....payment url....)");
response.write("</script>");