Retrieve documents that fall between 2 dates

Hi…I have 2 dates that will be entered by the user on the web and all documents created between these 2 dates should appear for printing.

How can I do this?

Is it possible to get these documents directly in a document collection?

or is there any other way this can be accomplished?

Subject: search for [Datefield] >= Beginndate AND [DateField] <= enddate ?

Subject: Check TimeDifference Method

If you are using LotusScript.