hello,
i have a screen with a lot of drop down list boxes and input output fields.
if i select from list from listboxes and press 'DISPLAY DETAILS' then i get the record with respect
to the input from a database table(i have usd table controls)...
even when i enter in input output fields and press 'DISPLAY DETAILS' i get the record...
my problem is,
i have a input output field 'DESCRIPTION', and in the database table it is a long field..
what i want to do is enter *(some keyword)* in the input output field and when i press
'DISPLAY DETAILS' it should display give me all the descriptions from the table with the keyword in
the record...
in the program description is a range...
i hope i have made myself clear...
plz help me out...
to retrieve des