Javascript

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.javascriptkit.com/javatutors/redev3.shtml Regular Expressions methods and usage Now, knowing how a RegExp is written is only half the game. To gain anything from them you have to know how to use them too.

JavaScript Regular Expressions methods and usage

http://www.javascript-coder.com/javascript-form/javascript-form-submit.phtml Generally, a form is submitted when the user presses a submit button.

How to Submit a Form Using JavaScript

http://www.gmarwaha.com/blog/2009/06/16/ctrl-key-combination-simple-jquery-plugin/

Ctrl + Key Combination – Simple Jquery Plugin | Ganesh

In a recent web application I was working on, I had a need for the “Ctrl + S” hotkey to save an entry to the database. Being a an avid jquery fan, I immediately searched the plugin repository for any plugin that fits the bill. I was not very surprised to find a very comprehensive jshotkeys plugin.

Regular Expressions: Methods - Doc JavaScript

http://www.webreference.com/js/column5/methods.html <a href="http://o1.qnsr.com/cgi/r?
The escape() method does not encode the + character which is interpreted as a space on the server side as well as generated by forms with spaces in their fields. http://xkr.us/articles/javascript/encode-compare/

javascript / escape(), encodeURI(), encodeURIComponent()

http://xss.codeplex.com/wikipage?title=Tutorial&referringTitle=Home

x5s - test encodings and character transformations to find XSS hotspots

Here's a quick tutorial to get you familiar with x5s and how to use it.