B
bern
Hi,
I want to create a search form which works by letting the
user select from a combobox which field to search in, and
a textbox in which the user may enter his search string.
Does anyone know how I can do this?
For instance, the user selects "Last Name" from the
combobox and enters "Clinton" in the textbox. When the
command button is clicked, the first post is shown, and a
second command button (labeled "show next") will display
the next post which matches the criteria (if there are
any).
Thanks a lot for any help.
Cheers
I want to create a search form which works by letting the
user select from a combobox which field to search in, and
a textbox in which the user may enter his search string.
Does anyone know how I can do this?
For instance, the user selects "Last Name" from the
combobox and enters "Clinton" in the textbox. When the
command button is clicked, the first post is shown, and a
second command button (labeled "show next") will display
the next post which matches the criteria (if there are
any).
Thanks a lot for any help.
Cheers