hwg-techniques archives | Sep 2001 | new search | results | previous | next |
Re: Date/LastModified Questionby "EB" <doublebase(at)wanadoo.nl> |
|
----- Original Message ----- From: Nathan Lyle <natelyle(at)chartermi.net> | I've been trying to use the following script: ... | if (fyear < 2000); | fyear = fyear + 1900; ...| | And find myself getting strange results for the year (a thousand years | off in either direction.) | | Any ideas? no semicolon after if statement? if (fyear < 2000) fyear = fyear + 1900; afaidk, eric
HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA