hello,
I'm creating a C# dll that runs in IE. When the code reaches a certain point, I want the left frame (the code is running in the right frame) to get redirected, but I'm not quite sure what is needed for it. I've seen some stuff of creating new web browsers, but in this case, one already exists. How can this be done
thanks for any help

redirect IE frames