opening a frameset in an IFrame

Sep 21 2004 10:48 AM
Hello, I've written a C# web application. I'm using frameset that contains 3 frames. when i try to open this frameset in an iframe and i try to reference other frames from a different frame, i get an error, for example: "'top.frames,tabs.location' is null or not an object" how can i solve this problem? Thanks, Dana