Forums

ASP

This topic is locked

Help for making recordset

Posted 24 Apr 2007 14:17:52
1
has voted
24 Apr 2007 14:17:52 satheesh Dominic posted:
I am trying to build a search page with multiple search parameters.... I have my recordset created using Dreamweaver 8. It works fine. The structure is the search form posts all the input field values into the result page. But the problem is, "ALL THE FORM(input)FIELDS MUST BE FILLED" to get the result. If I leave one parameter empty, the recordset returns with empty results as I have used "AND" with all the parameters.

I want to make each individual input fields optional with a check box... Can anybody suggest some solutions for that.....

Thanks in Advance.......

Replies

Replied 17 May 2007 17:53:01
17 May 2007 17:53:01 dave blohm replied:
Can you post your code??

- Doc

Progress is made by the discontent.
Replied 18 May 2007 09:00:18
18 May 2007 09:00:18 satheesh Dominic replied:
I've managed to get the thing done after making a deep study in the code and modifying the recordset conditions . I'm preparing to make it as a tutorial and publish it for those who face the same troublem.



Thanks a lot for your concern.

Edited by - satheeshkd on 18 May 2007 09:00:46

Reply to this topic