<%@ page contentType="text/html; charset=windows-1256" language="java" %> قاطع دوت كوم - رمضان كريم <% String url=request.getServerName()+request.getRequestURI();%> <%-- This code check if this is new visitor or not--%> <%-- ===================================================== Cookie cookies [] = request.getCookies (); Cookie myCookie = null; if (cookies != null) { for (int i = 0; i < cookies.length; i++) { if (cookies [i].getName().equals ("visited")) { myCookie = cookies[i]; break; } } } if (myCookie == null) { Cookie cookie = new Cookie ("visited" , "yes"); cookie.setMaxAge(30000); response.addCookie(cookie); response.sendRedirect("/servlet/VisitsAdd"); } else {} --%>
29 رمضان 1425 هـ
أخبر أصدقائك عن هذه الصفحة
 
   

 

 
 
 
 
الصفحة الرئيسية للموقع
الصفحة الرئيسية - قاطع دوت كوم