Hi all,
Our Developers are having a problem with some Web Forms that are currently working on our R5 servers but not on R6.
When a user completes a Form, the agent is triggered, and the form reappears with the data entered.
On R6, the users data is missing.
Now, we have found that in R6 the WebPage cache is set to clear immediately, so forms are not submitted with the same data twice. We have also found coding for @SetHTTPHeader expire options.
But, is there not a notes.ini setting to adjust the caching properties, to save changing all the designs to include the new set header expire options.
Cheers in advance.