Clear POSTDATA in asp.net -


is there way clear postdata (or http post) asp.net after page submitted?

one of ways redirect page (possibly same page) after data submitted (http post performed). lose context , information initial post. depending on needs, might not problem. or else, tweaking might help, .e.g redirect same page querystring data.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -