Category Archives: Programming

More Advanced Form Input Validation

For a web application I’m currently working on I’ve had to implement some input validation and thought others may find it of use. Although I have yet to add more, admittedly rather specific, validation it will be little more than … Continue reading

Posted in IT, Programming | Leave a comment

Super Simple Form Validator Using jQuery

Let me start by saying that until a few weeks ago I had never really used JavaScript, or done much web development at all. That changed when I decided that a project I’m working on would be best done as … Continue reading

Posted in IT, Programming | Leave a comment