views:

30

answers:

1

I have an url " http://www.website.com/?id=123&val1=abc&val2=x "

I would like to get the value for the parameters such as "id" and "val2" how do I do that?