I want to redirect to a different view depending on the result of a dataset, but I keep getting returned to the page I am currently on, and can\'t work out why. I drop into
Change to this:
@{ Response.Redirect("~/HOME/NoResults");}