This might be a stupid question...
I have a view which posts back to the controller. I want the controller to now POST to another page with certain parameters instead of sending a 300(Redirect) to the browser? I want to persist a value which I don't want to output int he query string.