Ok I have a pop up window that comes up with a list of items with checkboxes and I wanted to know how I can get all those checked items put into a variable to send back to the parent window open click on a done button? Lets say I have colors for example. Red, Green, Blue, Yellow, Black and I check Red, Blue, Yellow is there a way to get those into a variable so that I can send the var back to the parent window into a text field?
Nick
Nick