Hi
i'm a newbie on this so be patient with me
I have a database connection made by frontpage and it's working
One of the lines show a field called data that haves a date content as show
below
<!--webbot bot="DatabaseResultColumn"
s-columnnames="ID,Data,Local,Nome_do_computador_remoto,Nome_de_utilizador,Ti
po_de_browser,Carimbo_de_data/hora" s-column="Data" b-tableformat="TRUE"
b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat
preview="<font
size="-1">&lt;&lt;</font>Data<font
size="-1">&gt;&gt;</font>"
startspan --><%=FP_FieldVal(fp_rs,"Data")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="3259" --></td>
I woul like to have thist code showing only month or year or day
something like as i do in vb executing day(datefield) or year(yearfield)
i would appreciate any help
thank you
Leer las respuestas