I have a checkbox on my page, and when they click it it opens another page which does some sql work and then closes.
I also want the current page(the one with the checkbox) to reload when the box is clicked...
i've tried things like window.reload or response.refresh, but none of them work...
any help you could give me would be appreciated..
thx
I also want the current page(the one with the checkbox) to reload when the box is clicked...
i've tried things like window.reload or response.refresh, but none of them work...
any help you could give me would be appreciated..
thx