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

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

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