There are quite a few ways to refresh your page. The right answer depends on a couple of factors :
1. Does this button execute some code on the server and do you need the page to refresh the page *after* this code has executed ? 2. Do you need to refresh the page from the server or will the locally cached version do ? 3. Why do you need to refresh ? As these questions illustrate, you need to provide more information about your scenario, so someone can point you to the most appropriate solution for your scenario. On Oct 28, 11:10 pm, Brent <[EMAIL PROTECTED]> wrote: > I've been looking all over for a way to simply refresh a page using a > button control. Please help.
