Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can people see or change the values in “hidden” form variables?

0
Posted

Can people see or change the values in “hidden” form variables?

0

They sure can! The hidden variable is visible in the raw HTML that the server sends to the browser. To see the hidden variables, a user just has to select “view source” from the browser menu. In the same vein, there’s nothing preventing a user from setting hidden variables to whatever he likes and sending it back to your script. Don’t rely on hidden variables for security.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.