I have a pop-up window that contains a list items. I used a radio button to pick one and that item was returned to requesting html page. Now I want to return more than one item at a time. I want to use a checkbox to pick the items and return all item check back to the calling html page.
Looking for the code to do this. Thanx
Looking for the code to do this. Thanx
Comment