|
|
Q1307 How do I access variable values and form field values across windows where the popup window has frames?
irt.org | Knowledge Base | JavaScript | Form 3.1 | Q1307 [ previous next ] Q1307 How do I access variable values and form field values across windows where the popup window has frames?If one window opens another:
Then to access a variable in the new window from the original window:
To access a variable in the original window from a frame in the new window:
To access the contents of a form field in a frame in the new window from the original window:
To access the contents of a form field in the original window from a frame in the new window:
Feedback on 'Q1307 How do I access variable values and form field values across windows where the popup window has frames?' |
-- div -->
|