The following asp.net code can perform a redirect. If you were to just put just this into a default.aspx page and run it, it would redirect the users browser to whatever URL you put into the response section.
You could try and incorperate this into whatever page you want the redirect to happen.