There's two things I want to accomplish on my last form (page.)
I want to make it so that it isn't cached by the clients browser, and
Setup some Java code that when the client clicks on their BACK button instead of calling the last cached page, the last page will be reloaded.
Any suggestions?
Thanks.
Jason