Tutorials Scripts Free Q&A Books


 







:שמתשמ
:המסיס
  

3 :םויה תוסינכ
58 :שדוחה תוסינכ
1 :ןיילנוא םישלוג
רחא PHP CGI ASP JavaScript Cold Fusion JSP

ב םיטפירקס


תויגוע תקיחמ
לייא :רבחמה םש
www.eyal.up.co.il :תיב-רתא

:תורעה\תויחנה
!תויגועה תא םכלש רתאהמ קוחמי אוהו םכלש רתאב הז דוק ומיש

:דוק

<SCRIPT LANGUAGE=JAVASCRIPT>
<!-- Hide script from older browsers


if (document.cookie != "") {
if (confirm("Do you want to delete the cookies?")) {
thisCookie = document.cookie.split(";")
expireDate = new Date
expireDate.setYear(expireDate.getYear()-1)

for (i=0; i<thisCookie.length; i++) {
cookieName = thisCookie[i].split("=")[0]
document.cookie = cookieName + "=;expires=" + expireDate.toGMTString()
}
document.write("<H1>Number of cookies deleted: " + thisCookie.length + "</H1>")
}
}
// End hiding script -->
</SCRIPT>

 

הרזח >>
...