I have looked for awhile and cannot find an answer that fits my needs. I have a page that pops a window (window.open), logs the user in (creates a cookie, set session) then
window.parent.top.location = window.parent.top.location; (or something similiar to that will do it)