|
|
Q422 How can I get the results of a form submission to be displayed in another frame?
irt.org | Knowledge Base | JavaScript | Frame | Q422 [ previous next ] Q422 How can I get the results of a form submission to be displayed in another frame?In the form tag add a TARGET attribute that has a value which is the name of the other frame. For example:
In the leftframe you can have a form that targets the rightframe as:
|
-- div -->
|