Do you NEED to have the '-' instead of the '/'? If so, then just do a Replace() on the '-'. To format the date to a '1/1/02' format use the formatdatetime() function. Also, if you are using ADO, there is a .sort property. If you are pulling it from a database, a SQL command can sort it prior to sending it by using the *ORDER BY <date field> ASC/DESC* command. --
Get rid of all those support emails!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.