|
|
Q592 How can I read the contents of another frame?
irt.org | Knowledge Base | JavaScript | Frame | Q592 [ previous next ] Q592 How can I read the contents of another frame?Only in Internet Explorer 4 by the use of the document.all() object. For example:
But this only works if the JavaScript and the CGI program are located on the same server. |
-- div -->
|