I posted this on the JS list but did not get much of a response. Thought I would pass it along to y'all ... I have a situation where I need scripts in one frame to access, as well as modify, properties in another frame, like obtain the other frame's location, history ... When I try to access these properties in IE I get an 'access is denied' error. Upon further reading I have come to discover that due to security reasons scripts cannot access these properties in other frames. With Netscape, I can use Netscape Object Signing to gain access to these properties while IE uses Authenticode. I have found detailed documentation on exactly the steps necessary to sign scripts in NN but have found nothing regarding script signing in IE (plenty of white papers on technet about signing ActiveX components but this is JS). If anyone has encountered this before or knows of resources where I can get more information I would greatly appreciate some advice. Thanks, Tim Bahlke _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

