I've got a small problem with a calculation on an ASP form, and I've tied it down to the date field in the db.
Basically, because this certain field records date & time, the calculations are off slightly.
Is there any way that I can strip out/delete the TIME data from the date/time field?
eg
26/06/2004 13:15:38 ... and all I need is ... 26/06/2004
Any ideas guys & gals?
Thanks
Basically, because this certain field records date & time, the calculations are off slightly.
Is there any way that I can strip out/delete the TIME data from the date/time field?
eg
26/06/2004 13:15:38 ... and all I need is ... 26/06/2004
Any ideas guys & gals?
Thanks