Hello,

I'm making a component in C# that I will call from an ASP page. Now after calling this component and some error checking I want it to forward the user to another webpage. I've been looking on the msdn site for the correct function to do so but I can't seem to find it. (I looked a while at httprequest but that doesn't seem to be it ?) Can anyone help me out ?

Thanks,

Jorn