This topic is locked
[SOLVED]

 Date Now Plus 1 Day

6/9/2010 11:32:00 AM
ASPRunnerPro General questions
J
Jay123 author

Hi!
I'm using ASPRunner 6.1.
I would like to ask how to write a date which is Now() + 1.
I've seen some topics in this forum but none of them worked for me.
When I used the Now() date, it works. However, if I will do a comparison, it doesn't work.
I have set a deadline datefield. If I set the deadline as today's date and the user registers today, the system should still accept the registration. However, the system rejects it. It seems like the system takes the 12:00AM time today when it does the comparison.
Thanks,

Jay

J
Jay123 author 6/9/2010

Hi!
Never mind. I was able to figure it out.