Idna: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
(Removing all content from page)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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

Latest revision as of 01:43, 5 February 2012