hi,
i have two page one is Parent page.html and another is popup.html on parent page it has table in 1st column check box and second column label for e.g"word file.doc"next row is also same as above label value is different e.g"pdf file.pdf" in third row one button. i want to display value of label in popup window when i check check box and button what ever i check check box value of corresponding label get display in pop up window .how to solve that using javascript.
Thanks in Advance.


