> thats looks to be cool but how can i input my dd/mm/yyyy figure which is
> stored in my db??
Where do you need to input it? And please stop worrying about dd/mm/yyyy.
One of the reasons I suggested doing this in the database is so that you
don't have to worry about the string representation of the date. The date
isn't actually *stored* that way in the database.
So, let's step back. What is "my db"? Access 97, SQL Server 2000, Oracle,
....?
--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/