URL Encoding for SPACE character in %20
843841Mar 22 2004 — edited Jun 9 2010Hi,
I m trying to encode the URL in such a form , username=XYZ%20%20%20XYZ but instead of %20 (percentage 20) I m getting +. Where %20 is nothing but SPACE Character
Please suggest me what shoule I do for this.
Thanx in advance
Abhi