Programalama > ASP

Etiketler: burçlar......

Ort. 0
Puan ver:
<%
    If (ay = 1 And gun >= 20) Or (ay = 2 And gun <= 18) Then 
        response.write "Kova" 
    Else 
        If (ay = 2 And gun >= 19) Or (ay = 3 And gun <= 20) Then 
            response.write "Balik" 
        Else 
            If (ay = 3 And gun >= 21) Or (ay = 4 And gun <= 19) Then 
                response.write "Koc" 
            Else 
                If (ay = 4 And gun >= 20) Or (ay = 5 And gun <= 20) Then 
                    response.write "Boga" 
                Else 
                    If (ay = 5 And gun >= 21) Or (ay = 6 And gun <= 21) Then 
                        response.write "Ikizler" 
                    Else 
                        If (ay = 6 And gun >= 22) Or (ay = 7 And gun <= 22) Then 
                            response.write "Yengec" 
                        Else 
                            If (ay = 7 And gun >= 23) Or (ay = 8 And gun <= 22) Then 
                                response.write "Aslan" 
                            Else 
                                If (ay = 8 And gun >= 23) Or (ay = 9 And gun <= 22) Then 
                                    burc = "Basak" 
                                Else 
                                    If (ay = 9 And gun >= 23) Or (ay = 10 And gun <= 22) Then 
                                        response.write "Terazi" 
                                    Else 
                                        If (ay = 10 And gun >= 23) Or (ay = 11 And gun <= 21) Then 
                                            response.write "Akrep" 
                                        Else 
                                            If (ay = 11 And gun >= 22) Or (ay = 12 And gun <= 21) Then 
                                                response.write "Yay" 
                                            Else 
                                                If (ay = 12 And gun >= 22) Or (ay = 1 And gun <= 19) Then 
                                                    response.write "Oglak" 
                                                End If 
                                            End If 
                                        End If 
                                    End If 
                                End If 
                            End If 
                        End If 
                    End If 
                End If 
            End If 
        End If 
    End If
%>


Yorumlar                 Yorum Yaz
Bu hazır kod'a ilk yorumu siz yapın!
KATEGORİLER
ASP - 240
ASP.NET - 24
C# - 75
C++ - 174
CGI - 8
DELPHI - 247
FLASH - 49
HTML - 536
PASCAL - 246
PERL - 11
PHP - 160
WML - 9
XML - 2
Copyright © 2002 - 2024 Hazır Kod - Tüm Hakları Saklıdır.
Siteden yararlanırken gizlilik ilkelerini okumanızı tavsiye ederiz.
hazirkod.com bir İSOBİL projesidir.