Idna: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 19: Line 19:
</body>
</body>
</html>
</html>
adfadfaldfknasdf

Revision as of 01:30, 5 February 2012

<html> <head> <script type="text/javascript">


var pass1='password'; var password=prompt("What's the magic word?",""); if (password==pass1)

 {
 document.write("Correct!");
 }else{
 document.write('Incorrect!')
 }

</script> </head> <body>

</body> </html>

adfadfaldfknasdf