I have webpage A. The user clicks on a form to submit data, and it takes him to webpage B. When he clicks the back button, I need webpage A to be refreshed from the server,
Your JavaScript should be...
window.location = "/****/****/*****.php"
I think that should fix your loop.