tru927 0 Newbie Poster

Hello,

Please help with my first post to daniweb.

I would like to create a search form using asp.net in VB.
Looking for a working sameple to learn from.

Search form will be multiple checkboxes. Each checkbox will be connected to boolean field in access db for accessdatasource control

Upon query of random checkboxes results will display from criteria chosen by user.

Because they db may change frequently with more fields and there will be many checkboxes to choose from, would like this to by dynamic in nature. I have read mention of dynamic selects and dynamic sql, but not sure about how to get started.

Any help in a forward direction would be appreciated.

Regards,
TRU