Saturday, September 14, 2019

How to get all Query string values using JavaScript

I want to get the values of all parameters of query string from URL.




Example: www.xyz.com?author=bloggingdeveloper&a1=hello



I want to get values of author and a1 parameters using JavaScript.

No comments:

Post a Comment

hard drive - Leaving bad sectors in unformatted partition?

Laptop was acting really weird, and copy and seek times were really slow, so I decided to scan the hard drive surface. I have a couple hundr...