if request.cookies("time")<="" then request.cookies("time")=now()现在我只想知道如何获取上次的时间,但这种方法老是出错,请问应当如何正确使用cookies来获取上次记录?