I have a system where the client types 5 parameters and clicking send is directed to another page where the information filled in the previous screen is posted.
But today, this landing page is always the same. What I need is that every time I enter the information they are posted to a different, unique URL and hold the posted values to be accessed later.
In summary these posted values are the payment data of a gateway , and I need every time the admin enters and enters a value, a link is generated to send each client to the even make the payment.