Escape comma in URL
602386Oct 9 2007 — edited Oct 11 2007I have a select list which has values with comma on it. I am passing that item to a page in another application using the URL. When passed I see only the first part on the item stored and the second part gets truncated because of the comma. Can anyone help on this and give me a quick solution. Thanks.