Hi everyone.
What I have is an email form in the current browser window, and a link to an address book that opens in a new browser window.
I want to be able to choose which people to email (using checkboxes) and when I click "submit" button it will put the values that were checked from the form into the form in the original browser window. I have the form done and you can click the boxes and press submit but my problem is getting the values from the form into the form in the other browser window.
I think I need to name my browser windows to do this?? If so, can anyone point in the right direction to do that.
If you have any other ideas on how to do this suggestions are appreciated.
Thanks for your time.