Almost everytime I submit a form in the web front end then go look at the data I changed, it is not "changed." If I resfresh that page, it will then show the changed value. Seems as though PHP or the browser is caching the original value.
For example: I change a template item's...
Search Result
Collapse
2 results in 0.0028 seconds.
Keywords
Members
Tags
-
Web frontend form data being cached
-
Need Web Monitoring Examples
Hi,
I'm working with building Web Monitoroing Scenarios. I have a basic page check working fine. The problem comes with trying to do more complex checks like 'login and verify text', or 'submit form and verify text'. I can't seem to get the POST variables to operate correctly, and...