pratik556
Members-
Content count
7 -
Joined
-
Last visited
About pratik556
-
Rank
Forum Newbie
-
plus character is getting converted in post method
pratik556 replied to pratik556's topic in Bug Reports
Hi Thanks for your reply. But %2B is only coming in Post method, but while using Get method It show it properly. Also I tried putting up %2B instead, but it showing %2B on the page. I have observed following things: If we send + from the server it gets converted into %2B on chart, and in response of the Ajax Xml contains %2B instead of + . if we send %2B from the server it shows %2B on chart, and in response of Ajax Xml contains %2B. Is it possible to escape it in any html code? Thanks Pratik -
Hi I am facing a problem, on the load of the page Post call is made to the server.But after that Get is used for getting the details from the server. In post, while rendering it shows appends %2B character instead of + . It is happening only with post. In get method + is working and showing properly on chart. What can I do to make it work with Post method. Regards Pratik
-
Hi I am facing a problem, on the load of the page Post call is made to the server.But after that Get is used for getting the details from the server. In post, while rendering it shows appends %2B character instead of + . It is happening only with post. In get method + is working and showing properly on chart. What can I do to make it work with Post method. Regards Pratik
-
plus " + " character is getting converted into %2B in post method
pratik556 posted a topic in Bug Reports
Hi I am facing a problem, on the load of the page Post call is made to the server.But after that Get is used for getting the details from the server. In post, while rendering it shows appends %2B character instead of + . It is happening only with post. In get method + is working and showing properly on chart. What can I do to make it work with Post method. Regards Pratik -
Hi I am facing a problem, on the load of the page Post call is made to the server.But after that Get is used for getting the details from the server. In post, while rendering it shows appends %2B character instead of + . It is happening only with post. In get method + is working and showing properly on chart. What can I do to make it work with Post method. Regards Pratik
-
Hi I am facing a problem, on the load of the page Post call is made to the server.But after that Get is used for getting the details from the server. In post, while rendering it shows appends %2B character instead of + . It is happening only with post. In get method + is working and showing properly on chart. What can I do to make it work with Post method. Regards Pratik
-
Hi I am facing a problem, on the load of the page Post call is made to the server.But after that Get is used for getting the details from the server. In post, while rendering it shows appends %2B character instead of + . It is happening only with post. In get method + is working and showing properly on chart. What can I do to make it work with Post method. Regards Pratik