According to Micorsoft, the parent-child relationship is broken when you
use a modeless or modal dialog window (via window.showModelessdialog or
window.showModaldialog), instead use window.open, which will allow access
to the opener via "window.opener" or to any frames within the opener via
"window.opener.parent.frames[x]".
---
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS? Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development,
Web Development, Networking & Communications, and Hardware & Systems.
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to javascript as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-javascript-$subst('Recip.MemberIDChar')@p2p.wrox.com