ASP Guru needed PLEEEZ
ASP Guru needed PLEEEZ
Out of context: Reply #1
- Started
- Last post
- 4 Responses
- 187LockDown0
Here is what my SQL looks like before the ASP engine gets done with it:
SELECT * FROM Dates WHERE DateDate >= "&FormatDateTime(Date())&" AND DateDate <= "&FormatDateTime(DateSerial(Year... ORDER BY DateDate ASC