Another approach would be to store a request-id in the form and session and compare this values. On Browser navigation, e.g. reload, browser would sent an old request-id.
To be sure you have to combine the two techniques (Post/Redirect + Request-id). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

