Forum'da ara:
Ara


Yazar Mesaj
Mesaj04.01.2009, 08:40 (UTC)    
Mesaj konusu: siteye giriş kodu sorunum..!...!

arkadaşlar...buaşka bir siteden bu "siteye giriş" kodunu buldum fakat;
girişte hep yanlış şifre-rumuz yazıyor..
koda bakar mısınız,acaba hatalı mı?
eklediğim zaman gayet güzel görünüyor ama. . .





Kod:
<!-- TWO STEPS TO INSTALL MULTIPLE USERS:

1. Copy the first code into the HEAD of your HTML document
2. Put the last coding into the BODY of your HTML document -->

<!-- STEP ONE: Copy this code into the HEAD of your login HTML document -->

<HEAD>

<SCRIPT LANGUAGE="JavaScript">

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function Login(){
var done=0;
var username=document.login.username.value;
username=username.toLowerCase();
var password=document.login.password.value;
password=password.toLowerCase();
if (username=="LoLLipppS" && password=="makarnam") { window.location="http://aybikemm.tr.gg/"; done=1; }
if (username=="member2" && password=="password2") { window.location="page2.html"; done=1; }
if (username=="member3" && password=="password3") { window.location="page3.html"; done=1; }
if (done==0) { alert("yanlış şifre!!!"); }
}
// End -->
</SCRIPT>

<!-- STEP TWO: Paste this code into the BODY of your HTML document -->

<BODY>

<center>
<form name=login>
<table width=225 border=1 cellpadding=3>
<tr><td colspan=2><center><font size="+2"><b>Members-Only Area!</b></font></center></td></tr>
<tr><td>Username:</td><td><input type=text name=username></td></tr>
<tr><td>Password:</td><td><input type=text name=password></td></tr>
<tr><td colspan=2 align=center><input type=button value="Login!" onClick="Login()"></td></tr>
</table>
</form>
</center>

<p><center>
<font face="arial, helvetica" size="-2">Free JavaScripts provided<br>
by <a href="http://javascriptsource.com">The JavaScript Source</a></font>
</center><p>

<!-- Script Size: 1.60 KB -->
Mesaj04.01.2009, 09:23 (UTC)    
Mesaj konusu:

buyrun sizin için düzenledim
kodlarda hiçbir değişiklik yapmanıza gerek yok olduğu gibi sitenizde istediğiniz yere yapıştırın.

Kod:
<table style="border-right: silver 1px solid; border-top: silver 1px solid; border-left: silver 1px solid; width: 209px; border-bottom: silver 1px solid; height: 135px" width="209" bgcolor="#f1f1f1">
    <tbody>
        <tr>
            <td style="font-size: 11px; color: #000000; font-family: tahoma, verdana, arial" align="center"><strong>&Uuml;ye Girişi</strong></td>
        </tr>
        <tr>
            <td style="font-size: 11px; color: #000000; font-family: tahoma, verdana, arial" align="center" bgcolor="#cccccc" height="1">
            <form action="http://aybikemm.tr.gg/ZzzzMmmmAaaa-Forum/index.htm" method="post">
                <table class="forumtabelle" height="87" width="161">
                    <tbody>
                        <tr>
                            <td style="font-size: 11px; color: #000000; font-family: tahoma, verdana, arial"><input style="width: 100px" name="modulenter2[nick]" value="Kullanıcı adı" type="text" />
                            <p><input style="width: 100px" type="password" name="modulenter2[pwd]" /></p>
                            </td>
                            <td style="font-size: 11px; color: #000000; font-family: tahoma, verdana, arial">&nbsp;</td>
                            <td style="font-size: 11px; color: #000000; font-family: tahoma, verdana, arial"><input style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" tabindex="3" type="image" height="48" width="48" src="http://tbn0.google.com/images?q=tbn:TRj4baA9L-47pM:http://www.tug.tubitak.gov.tr/tutulma/giris_butonu.gif" name="I1" /><input type="hidden" name="mode" value="login" /></td>
                        </tr>
                    </tbody>
                </table>
            </form>
            </td>
        </tr>
    </tbody>
</table>
<p><strong><em><font face="Comic Sans MS" color="#ffffff" size="1"><a href="http://aybikemm.tr.gg/ZzzzMmmmAaaa-Forum/anmelden.htm">SİTEMİZE &Uuml;YE OLMAK İ&Ccedil;İN TIKLAYIN.</a></font></em></strong></p>
Mesaj04.01.2009, 09:24 (UTC)    
Mesaj konusu:

bu kod sizin verdiğiniz koddan değişik bir kod. verdiğiniz kodu düzenleyemedim ancak bu %100 çalıişıyor. Herhangi bir sorununuz olduğunda ben buradayım.
İyi çalışmalar.
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu