Forum Moderators: coopster
To put it another way, is there a way to modify the form data after submission but before it is processed by the server?
To put it another way, is there a way to modify the form data after submission but before it is processed by the server?
It is possible to modify the form, and then submit it. The user could effectively submit whatever they wanted via form by doing this. Always best to distrust information coming from the outside.
WBF