Guest_imported
New member
- Jan 1, 1970
- 0
How do would I load a page in one frame, from another frame in VBScript? I know javascript does it like this:<br><br>parent.header_frame.location.href='<A HREF=" TARGET="_new"> does VBScript access the DOM??? I can't find anything on this. Thanks in advance.