Forum'da ara:
Ara


Yazar Mesaj
Mesaj13.05.2009, 15:21 (UTC)    
Mesaj konusu: Üyelik Kodu Sistemi

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>
<****** LANGUAGE="JavaScript">
<!-- This ****** and many more are available free online at -->
<!-- The JavaScript Source!! http://**********.internet.com -->
<!-- Begin
******** Login(){
var done=0;
var username=document.login.username.value;
username=username.toLowerCase();
var password=document.login.password.value;
password=password.toLowerCase();
if (username=="KULLANICI ADI" &amp;amp;&amp;amp; password=="ŞİFRESİ") {
window.location="GİDİLECEK URL"; done=1; }
if (username=="member2" &amp;amp;&amp;amp; password=="password2") {
window.location="page2.html"; done=1; }
if (username=="member3" &amp;amp;&amp;amp; password=="password3") {
window.location="page3.html"; done=1; }
if (done==0) { alert("yanlış şifre!!!"); }
}
// End -->
</******>
<!-- STEP TWO: Paste this code into the BODY of your HTML document
-->
<BODY>
<center>
<form name=login>
<table width=225 border=0 cellpadding=3>
<tr><td colspan=2><center><font
size="+2"><b>Üye
girişi</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://**********source.com">The JavaScript
Source</a></font>
</center><p>
<!-- Script Size: 1.60 KB -->
Mesaj13.05.2009, 15:24 (UTC)    
Mesaj konusu: bu başka bir üyelik kodu

Kod:
<!---Tikla-be.Tr.Gg----><center><!---Tikla-be.Tr.Gg----><style type="text/css">
<!--
.forumtabelle {
 background-color: #F1F1F1;

}

td {
font-family:  tahoma, verdana, arial;
   font-size: 11px;
   color: #000000;
}
-->
</style>
<div id="wrapper">
<div id="sidebar-1" class="sidebar">
<table width="22%" bgcolor="#f1f1f1" style="border: 1px solid silver;">
<tbody>
<tr>
<td bgcolor="#c0c0c0" align="center">
<p><img align="absmiddle" src="http://www.odevarsivi.com/images/uyelik.gif" _fcksavedurl="http://www.odevarsivi.com/images/uyelik.gif" _fcksavedurl="http://www.odevarsivi.com/images/uyelik.gif" _fcksavedurl="http://www.odevarsivi.com/images/uyelik.gif" alt="" /><strong> Üye                Girişi</strong></p>
</td>
</tr>
<tr>
<td height="1" bgcolor="#f1f1f1" align="center">
<form action="------------ URL --------" method="post">
<table width="161" height="87" class="forumtabelle">
<tbody>
<tr>
<td style="font-family: tahoma,verdana,arial; font-size: 11px; color: rgb(0, 0, 0);"><input name="modulenter2[nick]" value="Kullanıcı adı" style="width: 100px;" />
<p><input type="password" name="modulenter2[pwd]" value="" style="width: 100px;" /></p>
</td>
<td style="font-family: tahoma,verdana,arial; font-size: 11px; color: rgb(0, 0, 0);"> </td>
<td style="font-family: tahoma,verdana,arial; font-size: 11px; color: rgb(0, 0, 0);"><input width="48" type="image" height="48" name="I1" src="http://www.telpabayi.com/td/images/giris.png" tabindex="3" /><input type="hidden" name="mode" value="login" /></td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td bgcolor="#ffffff" align="center"><img align="absmiddle" src="http://www.odevarsivi.com/images/forget.gif" _fcksavedurl="http://www.odevarsivi.com/images/forget.gif" _fcksavedurl="http://www.odevarsivi.com/images/forget.gif" _fcksavedurl="http://www.odevarsivi.com/images/forget.gif" alt="" />                <span style="color: rgb(0, 0, 0); font-size: 15px; text-decoration: none;"><a href="------------ UYELIK URLSİ ---------" _fcksavedurl="------------ UYELIK URLSİ ---------" _fcksavedurl="http://sosyalforum.freehostia.com/index.php?action=regcenter;sa=register" _fcksavedurl="http://sosyalforum.freehostia.com/index.php?action=regcenter;sa=register">                <font color="#000000">Üye                Olmak İstiyorum</font></a></span>
<p>Sitemize                Ücretsiz Üye Olun Daha Fazla Hizmetlerden Yararlanın</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!---Türkiyenin Kod Bankasi----></center><!---Türkiyenin Kod Bankasi---->
Önceki mesajları göster:   


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