Gustav Brock
gustav at cactus.dk
Tue Nov 2 07:19:52 CST 2004
Hi Sander > However, I added some extra checks to rule out 'impossible dates' > like 29,30 or 31 februari, 31 november, etc. Well, that's the point - IsDate() checks that as well! Both IsDate("31-11-xxxx") and IsDate("11-31-xxxx") will fail. /gustav