actually, I do... What is happening behind the scenes is the user will register their domain... ie
http://jdalepcfloans.com which will be a redirect to http://portal.com/Redir/jdale/
when the user request this page they are given a cookie based on the userid which in this case is jdale and redirected to that users content.
Anyway, I am basically trying to create a redirect to the individual employees personal websites, but if you guys have any other ideas, I am all ears. The problem I was running into was when doing dns redirects the query strings weren't being passed.