HarbiForum  

Pencere Kodu

WebMaster bölümde Pencere Kodu konusu, HTML-Kodu:...
HarbiForum > Bilgisayar & Teknoloji > WebMaster

Kayıt ol Arama Bugünki Mesajlar
29.06.08, 10:24   #1
Pencere Kodu

HTML-Kodu:
<script ************************
<!--
function GetCookie(name) {
var arg=name+"=";
var alen=arg.length;
var clen=document.cookie.length;
var i=0;
while (i<clen) {
var j=i+alen;
if
(document.cookie.substring(i,j)==arg)
return "here";
i=document.cookie.indexOf(" ",i)+1;
if (i==0) break;
}
return null;
}
var visit=GetCookie("shant");
if (visit==null){
alert("BURAYA BİŞİLER YAZIN!!");
var expire=new Date();
expire=new
Date(expire.getTime()+7776000000);
document.cookie="shant=here; expires="+expire;
}
// -->
</SCRIPT> 
 
Cevap Yaz

Pencere Kodu

WebMaster bölümde Pencere Kodu konusu, HTML-Kodu:...



Benzer Konular

Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
Yararlı Linkler Kodu HypereND WebMaster 0 29.06.08 10:21
Chat Kodu [XAT] HypereND WebMaster 0 29.06.08 10:20
Karşı Pencere dünyayı etkiledi bjk1903carsi Magazin 0 09.05.08 20:34
İlginç Bir Pencere ;) GAMZELİ Garip Olaylar 9 14.04.08 21:58
Dünyaya Açılan Pencere kralex Teknoloji Haberleri 0 26.02.08 14:50



Forum Zaman Ayarları GMT +3 olarak ayarlanmıştır.
Şu Anki Saat: 23:55 .


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
HarbiForum; Haybeden Değil ,Harbiden
Her Hakkı Saklıdır ©2007-2009
Valid XHTML 1.0 Transitional Creative Commons License
İçeriğimizi başka bir sitede paylaşıyorsanız lütfen kaynak belirtmeyi unutmayın,ilginize teşekkür ederiz.
Sitemizde bulunan bir içeriğin telif haklarına veya yasalara aykırı olduğunu düşünüyorsanız lütfen bize bildirin.
If you own the copyrights to any content we publish or offer for download & you want them to be removed from our web site,
please contact us with some proof of ownership of copyright and they will be removed immediately.