Is it possible to use the header("Location: ") and send it to a different frame than the current one?
(ie. header("Location: newpage target='left'")
Thanks John
IMHO it doesn't. you may have to use simple javascript 'hack' and handle frame locations separately.