Hi Everyone,
This is my first post, so wohey!
Anyway, to the point, I would like some help on comparing dates.
Basically, I have a date (dd/mm/yy) in my SQL database, which I can connect to, and output onto a page. I need to compare the date in my database, with todays date.
And, if todays date is after (or equal to) the date in the database, it outputs a string of text.
Sounds quite simple... although I'm not sure how to do this.
P.S. I'm quite experienced with ASP although never tried this.
Thanks,
Carl.