i create a page..there i use check box..how can i call perticular quary from mysql using the check box.i want if i select a checkbox and submit the form then the corrosponding record will be extracted.can i use if...how can i use it??please write the syntax..please ans. me.its urgent.
query criteria based on checkbox
Collapse
X
-
If you want to extract just only a single record from a multiple selection list checkbox is not a good idea. use radio box. how ever with out the source code that you made so far also cant help you.Originally posted by shreyasii create a page..there i use check box..how can i call perticular quary from mysql using the check box.i want if i select a checkbox and submit the form then the corrosponding record will be extracted.can i use if...how can i use it??please write the syntax..please ans. me.its urgent.Comment
Comment