How to tell a field changed by another window changing its value?

I look thru both forum’s, and parts of my answer are in there, but not all of it. This is totally for the web

The issue is that I am using another piece of javascript code that cannot be modified. The deal, the user clicks a button to opens a window on the web that allows them to pick names - works like a champ. The issue is that as soon as that window closes, and the values are written back to my form, I need to read another dB to get their phone numbers. In my field, I tried the onclick, on change, onblur, an just about everything.

In summay, how can i tell if a field values has been changed, even if the field values get changed by a button?

The best response was to one by Dan Zeller, but in his case I guess he could write the code from the other window that was opened to load it back into the main window.

Always Thanks John

Subject: How to tell a field changed by another window changing its value?

Better to use AJAX

Thanks

jana

http://www.dominodesigner.com

cts_janardan@dominodesigner.com