I used Forms Authentication to control accessing webpage. However, when user logs out, user still can access the web page by clicking button "Back" on toolbar of IE.

How can I redirect to login webpage?

Thanks in advance.