2
Answers

Query String

www.example.aspx?name=AB&CD&id=1

i want to access the name which is AB&CD.... but & used to differentiate for parameters so how we get fullname.

Answers (2)