ภาษาไทย
<!--คำอธิบายสคริปต์: ขั้นตอนที่ 1: เพิ่มโค้ดต่อไปนี้ลงในพื้นที่ <body>--> <form name="terms" action="http://www.downcodes.com" method="get"> Me ยอมรับ: <input type="checkbox" name="agree" value="ON"> <input onclick="if (loadedvar) {if (document.terms.agree.checked) {document.terms.submit();} else {window.alert('You must says to Continue....')}} else {window.alert('Please wait...')}" type="button" value="Continue"> < ประเภทอินพุต ="button" value="Exit" onclick="document.location.href='http://www.downcodes.com';"> </form> <!-- ขั้นตอนที่ 2: เพิ่มโค้ดต่อไปนี้ <body> ในพื้นที่--> <body bgcolor="#ffffff" onLoad="loadedvar=true;">