[Javascript] filling form in parent window by popup

Michael Borchers borchers at tridem.de
Mon Feb 21 08:18:42 CST 2005


my main form (parent window) openes a popup.
the popup now includes the command to
fill out a field back in the parent window.

how to reach this field?
parent.document.form_name.form_field.value = '...' ?!



More information about the Javascript mailing list