Pages

Monday, October 17, 2011

Get Query String Using Javascript

The following javascript code snippet facilitates Javascript's built in regular expressions to retrieve value of the key. Optionally, you can specify a default value to return when key does not exist.

you can use this method in your aspx page as:

No comments:

Post a Comment