This topic is locked
[SOLVED]

 Search Record Between Two Dates

1/15/2013 10:41:49 PM
ASPRunnerPro General questions
A
adnankmk author

I want to search all the records between two dates. I have the DOCUMENT table which contains the followings fields.
Doc_ID

Doc_Date

Doc_Status
I want to search all the records between two dates. the dates are passed on search page and the page should display all the records between two dates passed on search page.