Work in an Asp.Net application where some values such as order prices and products are collected from the form. The final total of the request is made on the sum of the values coming from the form, the text / value property.
My question is that if some system user can for example change these values in the HTML that he has access by the browser and send divergent values for processing.