perchè non funge?
inizio e fine sono due date. es: 01/01/2005codice:if (rs("fine")>= Date()) then stato="Attiva" end if if (rs("fine")< Date()) then stato="Conclusa" end if
l'errore è che stato è bianco
perchè non funge?
inizio e fine sono due date. es: 01/01/2005codice:if (rs("fine")>= Date()) then stato="Attiva" end if if (rs("fine")< Date()) then stato="Conclusa" end if
l'errore è che stato è bianco