Archive for September, 2006

Checking for page origin

Monday, September 25th, 2006

I’d like to talk about a bit of security programming.
Let’s look at a contact form. This is usually a form that the user fills out to communicate with the web owner. You can have email, comments, and possibly other types of fields to fill out. When this is submitted, the information is […]