1
Good morning, how do I prevent the user from entering the html element and modifying it? May example:
Return a value to screen and feed it within an input called itemSweet, then the user can use the quantity field to enter a quantity he wants to order which has to be <= to the itemSweed field.
I know I can handle this directly at the bank, but is there any way to handle it on screen?
Without me having to block the browser console.
Possible duplicate of How to block the browser console using javascript?
– UzumakiArtanis
Possible duplicate of Security Application Angular
– Jéf Bueno