<%@ Language=VBScript %> RİZE İL SAĞLIK MÜDÜRLÜĞÜ <% Dim Conn,rst,SQL Set Conn=Server.CreateObject("ADODB.Connection") Set rst=Server.CreateObject("ADODB.RecordSet") Conn.ConnectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.MapPath("Sample.mdb") & " ;Persist Security Info=False" conn.Open %> <% dim yil,ay,gun,yazdir ay=Request.QueryString("ay") yil=Request.QueryString("yil") id=Request.QueryString("id") if ay="" then ay=month(date) if yil="" then yil=year(date) if ay>12 then ay=1 yil=yil+1 end if if ay<1 then ay=12 yil=yil-1 end if gun=28 while isdate(gun&","&ay&","&yil)=true gun=gun+1 wend gun=gun-1 %>
 
 Aile Hekiminizi öğrenmek için: http://aile.rsm.gov.tr
Anne Sütünün Mucizevi Dünyası İle Tanışmak İçin Tıklayınız RİZE İL SAĞLIK MÜDÜRLÜĞÜ Meme sağlığına özen göstermek hayatınızı kurtarabilir
RİZE İLİ NÖBETÇİ ECZANELERİ
<% sayac=weekday("01,"&ay&","&yil) if sayac=1 then sayac=6 else sayac=sayac-2 end if for i=1 to sayac Response.Write("") next for i=1 to gun if sayac mod 7=0 then Response.Write("")%> <% sayac=sayac+1 next %>

<%=Monthname(ay)&" "&yil%>

Pzt

Sal

Çar

Per

Cum

Cmt

Paz

> <%=i%>

  <% bugun = id&","&ay&","&yil bugun = id&","&ay&","&yil if isdate(bugun)=false then id=day(date) bugun = id&","&ay&","&yil %> SEÇİLEN TARİH <% Response.Write bugun %>

<% SQL = "select * from Employee where yil ="& yil &" and ay="& ay &" and gun="& id &"" rst.Open SQL,Conn,adOpenStatic,adLockReadOnly,adcmdtext If rst.RecordCount>0 Then i=-1 Dim IntPageSize, PageIndex, TotalPages, TotalRecords Dim RecordCount, RecordNumber,PageCount IntPageSize = 20 PageIndex = Request("PageIndex") If PageIndex = "" Then PageIndex = 1 RecordCount = rst.RecordCount RecordNumber = (PageIndex * IntPageSize) - (IntPageSize) rst.PageSize = intPageSize rst.AbsolutePage = PageIndex TotalPages = rst.PageCount Dim intPrev, intNext intPrev = PageIndex - 1 intNext = PageIndex + 1 If rst.EOF=True Then rst.MoveFirst%> <%Dim Count%> <%Count = 1%> <%Do while NOT rst.EOF AND Count <= IntPageSize%> <%If rst.EOF=False Then%> <%i=i+1%> <%Else%> <%End If%> <%count = count + 1%> <%rst.MoveNext%> <%loop%> <%Response.Write ""%> <%rst.close%> <%Else%> <%End IF%>
ECZANE ADI ADRESİ TELEFONU
<%=rst.Fields(1)%> <%=rst.Fields(2)%> <%=rst.Fields(3)%>
"%> <%call BuildNav2 (intPrev,IntNext,TotalPages)%> <%response.write "
SONUÇ BULUNAMADI
Ana Sayfa