/*Bu kod tamamen benim tarafımdan hazırlanmıştır.
E-mail:wildonesicin@hotmail.com.tr
*/
<html>
<head>
<title>Giriş</title>
<script type="text/javascript">
function giris() {
if (document.girisform.name.value == "burayakullaniciadi")
if (document.girisform.pass.value == "burayakullanicininsifresi")
location.href="287292585526424234.html"
}
</script>
</head>
<body>
<form name="girisform" method="get">
<input type="text" name="name" maxlength="256"><input type="password" name="pass" maxlength="256"><input type="button" name="giris" onclick="giris()" value="Giriş">
</body>
</html>
efe mert demir
wildonesicin@hotmail.com.tr