After searching for some time for a good request querystring solution, for JavaScript, I believe I have finally found it.
Netlobo.com have developed a very useful function that breaks the querystring up into parameters using regular expressions. This enables you to request the individual parameter you require and with very little added weight on the the [...]
Continue reading " JavaScript Request Querystring Function "

