|
|
Q1328 How can I capture the server response to a FORM submission so I can edit it, and then display it in a different frame?
irt.org | Knowledge Base | JavaScript | Form | Q1328 [ previous next ] Q1328 How can I capture the server response to a FORM submission so I can edit it, and then display it in a different frame?Have the server return javascript, then you can do what you want with it, for example the following Perl code returns JavaScript which updates another frame:
|
-- div -->
|