News

HTML5 offers form field validation support built into the HTML form input tags that should greatly reduce the need for JavaScript validation code. In this post, I look at some examples of this.
[jklmnn] drew inspiration from the work of [Ange Albertini] who has documented a way to hide Javascript within the header of a .gif file. Not only does it carry the complete code but both image ...
Setting Up the Server-side Resources My first step is to add a method to my page that can be called by client-side JavaScript code. That method will accept three values: the customer id, the location ...