ASP, sorting database with conditions using multiple columns...
- by Mitch
First of all, I'm still working in classic ASP (vbScript) with an MS Access Database. And, yes I know its archaic, but I'm still hopeful I can do this!
So now to my problem:
Take the following table as an example:
PROJECTS
ContactName StartDate EndDate Complete
Mitch 2009-02-13 2011-04-23 No
Eric 2006-10-01 2008-11-15 Yes
Mike…