I have written a small message board script in asp that uses an access database to store usernames and messages, there is also a date feild that is set to Now() to display the the date and time the message was posted (much like this site I suppose).
How do I list the records in descending date order?
It may be glaringly obvious, but please help...
Thanks in advance
How do I list the records in descending date order?
It may be glaringly obvious, but please help...
Thanks in advance