% ' make sure client (browser) doesn't cache this page ' so humans using the back button on their browser ' to try and reload this page will get 'page expired' msg Response.CacheControl = "no-cache" Response.AddHeader "Pragma", "no-cache" Response.Expires = -1 Response.Buffer = true %>
| <%banner_page="member3"%> | ||||||
|
||||||
|