Is there a method to retrieve parameters in a URL, for an example, get the “user” param from the a URL like this.
http://localhost:2453/html5/index.html/?user=asdfresdfgh
I tried to follow the steps given here but it seems difficult to understand. Some clear help on this regard is really valuable at the moment.