Cleaning up

  • Thread starter Thread starter Mantorok
  • Start date Start date
M

Mantorok

Hi all

I've got a page and when the user clicks on a particular button and submits
some stuff I want to trash any viewstate the page is holding so that if the
user goes back to the page they are a) forced to refresh and b) do not have
any of their entered values in the form.

Any ideas?

Thanks
Kev
 
In the button click do a re-direct to the page itself, it should load a
clean.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top