I have variable \'cno\' and it\'s values sometimes have 123# - ( end with pound sign. )
123#
The problem is, after passing the URL I couldn\'t get variable w
# in a URL indicates a document fragment. URL-encode your values before sending them.
#