Hi, Opening up a Prototype Window (lets call it Window1), and having another window open up within Window1 (lets call this child Window2) -- how can I access the DOM properly over at Window1? Doing a "parent.formname.var.value" call from Window1 works fine, pulling info from the DOM of the true parent, but how can I get Window2 to call upon Window1's DOM values?
Thanks, Neil
_______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
