Hypothetically speaking (just think about how to build this), I have a complex page with a main object that (in sql terms) has a bunch of foreign-key relationships to other objects--imagine a series of select or option boxes for each of these relationships. If the relation doesn't exist, I would like to open a popup to allow the user to create the object--no problem here. However, on submission of that object, I would like to update the original select box or option box with the new item. I could do an AJAX call every time the focus changes to that select box, but is there a way to do it automatically upon submit in the other window? It seems that there is, as I have seen websites that do that. Any insight would be quite helpful.

Thanks,
Sean

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to