Create search function

Hi,I am about to make a search function, but I think I need some advice before starting.

The problem is as following:

In the database are there alot of order documents, containing information about the fraight value, if it’s dangoures goods, the weight and so on.

The idea is that the user shold be able to specify some variables, fx. the destination, consignee, goodstype and a few others. Depending on what the user selected as parameters the search needs to summarize all the documents so that it is being grouped by year.

I hope that you understand

Kind regards

Soren Sondergaard

Subject: RE: Create search function

Hello,

Give a look at catalog.ntf design.

It shows how you can do complex search form.

Look at DomainQuery form.

AD.