% ryhma=Request("ryhma") ika=Request("ika") teema=Request("teema") if ryhma <> "kaikki" AND ika <> "kaikki" then sql = "SELECT * FROM datat WHERE Kerrottu='"+ryhma+"' AND Ika='"+ika+"' AND teema='"+teema+"' ORDER BY Kertoja" else if ryhma = "kaikki" AND ika <> "kaikki" then sql = "SELECT * FROM datat WHERE Ika='"+ika+"' AND teema='"+teema+"' ORDER BY Kertoja" else if ryhma <> "kaikki" AND ika = "kaikki" then sql = "SELECT * FROM datat WHERE Kerrottu='"+ryhma+"' AND teema='"+teema+"' ORDER BY Kertoja" else if ryhma = "kaikki" AND ika = "kaikki" then sql = "SELECT * FROM datat WHERE teema='"+teema+"' ORDER BY Kertoja" end if end if end if end if %>
|
|
Lapset kertovat -hankkeen - lue teksti![]()
Lasten kertomaaHankkeet
Jäsenet
Julkaisut
Toimitusneuvosto
Sadutus Keskustelua
|
|