I have some popups that I send an order_id to as a url variable so I can edit the order. Everything works fine, it is just that they seem to stick around in my Temporary Internet Files folder after I am done with them. The problem is that if I am updating an order with my popup and process it, the old popup window from my Temp folder may come back up if I go to that order again soon after updating it, and it will look like it was originally before I did some editing and sent that off to the database. So the temp file does not really reflect what is in the database.
Is there a way to expire these popups immediately after using them, or force the new page to actually reload instead of using the temp file??
Is there a way to expire these popups immediately after using them, or force the new page to actually reload instead of using the temp file??