|
A
|
ann 5/19/2010 |
|
Hi, if (((strtotime($values["DateField"])-strtotime(now()))/31536000<1)||(!$values["DateField"])) |
|
|
J
|
jackieh author 5/19/2010 |
|
Hi Ann,
|
|
|
A
|
ann 5/20/2010 |
|
Hi, if (((strtotime(now())-strtotime($values["DateField"]))/31536000<1)||(!$values["DateField"])) |
|
|
J
|
jackieh author 5/20/2010 |
|
Really appreciate all your help. Thanks! |
|