I
inungh
I would like to let users to choose a radio button and get different
result from the query.
I would like to know how to implment it.
For example, the radio button has 3 choices like "ALL", "CURRENT", and
"PAST"
In the table I have a field called MyStatus.
I would like to get MyStatus value "0" and "1" for ALL
and CURRENT for "1" and PAST for value of "0"
There is no null in the field. Only 0 or 1 in the field.
Your help is great appreciated,
result from the query.
I would like to know how to implment it.
For example, the radio button has 3 choices like "ALL", "CURRENT", and
"PAST"
In the table I have a field called MyStatus.
I would like to get MyStatus value "0" and "1" for ALL
and CURRENT for "1" and PAST for value of "0"
There is no null in the field. Only 0 or 1 in the field.
Your help is great appreciated,