i just simply wanna ask whether header ("location:URL window-target:framename"); really works ... i've tried it in my scripts but seemed not working.
I think it does not work. I usually use Javascript with frames.
echo "<script language=Javascript>window.top.name_of_the_frame.document.location.replace('URL');</script>";