Thanks Astro now one more question...
is there any way to make this work with an Iframe? Yes I know its messy and I appologize but I am just trying different things atm to make it work. This is what I have atm but it still dosnt seem to work.
<?php $ref = $GET_HTTP_VARS['referrer_id'];
<iframe width=80% height=700 src="/manager/step_one.php?gid=1&xpid=1&referrer_id=$ref"></iframe> ?>