In MS Access there is a function you can use in the query that will show all the payments made for a specific date(month/day/year) to another date. That is the Between[date1] AND To[date2] for example. But how can you make that in a ASP VB script? I have to make this: I have to make two textfields, the first date FROM and the second date TO. I hope you can give me some help. Thanks!
2007-03-07
08:42:46
·
1 answers
·
asked by
Ryan
1
in
Computers & Internet
➔ Programming & Design