How can I get the url variable if it has like an escape character like this '#' ?
example: www.domain.com/#iname=john&age=23
I want to get the value of "iname"
How can I get the url variable if it has like an escape character like this '#' ?
example: www.domain.com/#iname=john&age=23
I want to get the value of "iname"