Hi Experts
c# query string which contains + symbols its truncated while accessing
http://localhost:65164/import/index.aspx?mod=BreakdownData&batch=1880&type=11&loadby=processingmapping&mappingflag=y&enablelist=MMWG-A0F8C-NEUE T+£RKISCHE LIRA&updatemappedTo=INR
enablelist has the value "MMWG-A0F8C-NEUE T+£RKISCHE LIRA"
but accessing in C#
enablelist = "" + Request["enablelist"];
it retuns
"MMWG-A0F8C-NEUE T £RKISCHE LIRA"
Thanks,
Murugavel S
Regards,
Murugavel S
murugavel.sadagopan@gmail.com
http://murugavelmsc.blogspot.in/