Is there a way to hide the url in the address bar with Acegi security system. I 'm using <B>get</B> as form method(because I want my clients to use back button without seeing re-submit popup warning that browsers show-up). And now users of the web application can see and change the request parameter values from the address bar. Is there a way to prevent this.
Thanks...


