[eluser]Chris Newton[/eluser]
I have a popup window. In that window a user has entered some data. When a user presses a button in that window, I need the parent window to update a field with the data entered in the popup window. I'm having a mental block... all the methods I've tried have led me nowhere.
I keep coming back to the focus method, but it continues firing over and over. I only need it to fire once, when the window has gained focus. I'm not set on that specific method, I just need to to what I outlined in the top paragraph. If anyone could provide any suggestions, I'd very very appreciative.