Almost universally through all of the different web browsers, the backspace key on your keyboard can serve as the Back button to navigate to the previous page. It has been this way for a long time and perhaps it made more sense in the prior days with less content creation in the browser. Now, I am sure almost every person has experienced it at least once, the painful moment … [Read more...]
Built-in browser functions prove server-side validation necessary
Web developers can easily make a wrong assumption in what they place their trust in. You create a web application and test it out to verify it works to spec. It only allows certain functionality, requires fields, and displays the results. The problem comes about when the developers rely on the browser to provide one of the walls to the app's security. "I don't need to worry … [Read more...]