Hello,
I have a form that just displays information from several tables. I'll call it form A.
[attachment=0]clearcache.jpg[/attachment]
After a user uses another form to add a piece of equipment, I use a Load form action to call form A which displays the information that was added. However, if the user should refresh their browser, duplicate data is added to a couple of tables due to the cache being held (I assume) in the browser.
Is there a way to clear this or somehow prevent this from happening?
Thanks for your help.
I have a form that just displays information from several tables. I'll call it form A.
[attachment=0]clearcache.jpg[/attachment]
After a user uses another form to add a piece of equipment, I use a Load form action to call form A which displays the information that was added. However, if the user should refresh their browser, duplicate data is added to a couple of tables due to the cache being held (I assume) in the browser.
Is there a way to clear this or somehow prevent this from happening?
Thanks for your help.