[thelist] ASP Date Manipulation

Chris Blessing webguy at mail.rit.edu
Tue Mar 19 09:19:13 CST 2002


Josh-

Could you response.write the pastdate var and send it over?  Do this for me:

pastdate = DateAdd("m",-3,Now())

do while not rs.eof
    response.write rs("date_completed") & " -- " & pastdate
loop

Chris Blessing
webguy at mail.rit.edu
http://www.330i.net

> I tried using both 2/01/02 and 2/01/02 in the database and
> neither makes the
> date show.
>
> Anyone know where I am wrong?
>
> Thanks,
> Josh




More information about the thelist mailing list