Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Doğum Günü Hesaplama
#1
Code:
<!-- START OF SCRIPT --> <script LANGUAGE="JavaScript">
<!-- begin script

//General Array Function
function MakeArray(n) {
this.length = n;
for (var i = 1; i <=n; i++) {
this[i] = 0;
}
}

//Initialize Days of Week Array
days = new MakeArray(7);
days[0] = "Cumartesi"
days[1] = "Pazar"
days[2] = "Pazartesi"
days[3] = "Sali"
days[4] = "Carsamba"
days[5] = "Persembe"
days[6] = "Cuma"

//Initialize Months Array
months = new MakeArray(12);
months[1] = "Ocak"
months[2] = "Subat"
months[3] = "Mart"
months[4] = "Nisan"
months[5] = "Mayis"
months[6] = "Haziran"
months[7] = "Temmuz"
months[8] = "Agustos"
months[9] = "Eylul"
months[10] = "Ekim"
months[11] = "Kasim"
months[12] = "Aralik"

//Day of Week Function
function compute(form) {
var val1 = parseInt(form.day.value, 10)
if ((val1 < 0) || (val1 > 31)) {
alert("1 ile 31 arasi bir tarih girin…")
}
var val2 = parseInt(form.month.value, 10)
if ((val2 < 0) || (val2 > 12)) {
alert("1 ile 12 arasi bir tarih girin…")
}
var val2x = parseInt(form.month.value, 10)
var val3 = parseInt(form.year.value, 10)
if (val3 < 1900) {
alert("1900 ile 2050 arasi bir tarih girin…")
}
if (val2 == 1) {
val2x = 13;
val3 = val3-1
}
if (val2 == 2) {
val2x = 14;
val3 = val3-1
}
var val4 = parseInt(((val2x+1)*3)/5, 10)
var val5 = parseInt(val3/4, 10)
var val6 = parseInt(val3/100, 10)
var val7 = parseInt(val3/400, 10)
var val8 = val1+(val2x*2)+val4+val3+val5-val6+val7+2
var val9 = parseInt(val8/7, 10)
var val0 = val8-(val9*7)
form.result1.value = months[val2]+" "+form.day.value +", "+form.year.value
form.result2.value = days[val0]
}

// end script -->
</script> <h3><i>HANGİ GÜN DOĞDUN? </i></h3> <i><i><b>  </b></i></i> <p><i><i> Dogdugunuz tarihi yazın ve hesapla tusuna basin</i></i></p> <form>     <p><i><i>Dogdugunuz ay(1-12): <input type="text" size="2" name="month" /> </i></i></p>     <p><i><i>Dogdugunuz gun (1-31): <input type="text" size="2" name="day" /> </i></i></p>     <p><i><i>Dogdugunuz yil(ornek:2007): <input type="text" size="4" name="year" /> </i></i></p>     <p><i><i><input type="button" onclick_fckprotectedatt=" onclick="compute(this.form)"" value="Hesapla" /> <input type="reset" value="Temizle" /> </i></i></p>     <p><i><i>Dogdugunuz tarih: <input type="text" size="18" name="result1" /> </i></i></p>     <p><i><i>DOGDUGUNUZ GUN: <input type="text" size="20" name="result2" /> </i></i></p> </form> <!-- END OF SCRIPT --><a href="Reklam Yasaktır!tutunesonverinReklam Yasaktır!">tütüne son</a>
İletişim: Linkleri görebilmek için Üye Olun veya Giriş Yapın.


* Eski Arsiv Forum Admini *
Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Human Verification
Please tick the checkbox that you see below. This process is used to prevent automated spam bots.

Forum Jump:


Users browsing this thread: 1 Guest(s)

Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping