Jignesh Kapadia wrote:

hi ,
    We are designing an application with strtus 1.1. In one of the screen we have to 
display multiple records of a list with checkboxes. Then user will select some records 
from that list and hit submit button and on next screen I should see only those 
records of list which were selected
I am using <html:multibox tag           It displays the screen with check boxes but 
when I select some records and hit submit. It shows me all the records instead of showing 
selected one. Can anybosy help me on this.

Thanks and Appreciate your help,
Jignesh


---------------------------------
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.


Give the buttons a value that matches a key value for the rows. Then in your action remove all the rows that don't have a matching value.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to