﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Textbox displays percentage symbol (%) as "ispct;"</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Textbox-displays-percentage-symbol--as-ispct/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Textbox displays percentage symbol (%) as "ispct;"</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Textbox-displays-percentage-symbol--as-ispct/</link><pubDate>Tue, 21 Sep 2010 03:10:26 GMT</pubDate><dc:creator>yudi</dc:creator><category>webgrid 7.0 percentage</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;We hope the other issue related to WebGrid can be fixed as soon as possible. Hence, you can apply the latest build of WebGrid which has overcome the “ispct” issue.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Textbox displays percentage symbol (%) as "ispct;"</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Textbox-displays-percentage-symbol--as-ispct/</link><pubDate>Wed, 15 Sep 2010 09:01:50 GMT</pubDate><dc:creator>p.belanger@cgi.com</dc:creator><category>webgrid 7.0 percentage</category><description>&lt;p&gt;Hi Yudi,&lt;/p&gt;
&lt;p&gt;Because of a bug in all Webgrid7 since build 304 (see ticket &lt;strong&gt;Webgrid state reverts to Unchanged after clicking on Status bar or Scroll bar&lt;/strong&gt;) I did not upgrade to the latest build.&lt;/p&gt;
&lt;p&gt;I did try the buidl 404 of WebGrid7 and it does fix thei ispct issue.&lt;/p&gt;
&lt;p&gt;But until the other issue is solved (which can result in data being lost), I must remain with this old version.&lt;/p&gt;
&lt;p&gt;Hope the next build will include the fix. Thanks&lt;/p&gt;</description></item><item><title>Textbox displays percentage symbol (%) as "ispct;"</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Textbox-displays-percentage-symbol--as-ispct/</link><pubDate>Mon, 13 Sep 2010 17:17:42 GMT</pubDate><dc:creator>yudi</dc:creator><category>webgrid 7.0 percentage</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;I tried to reproduce the problem in my local test by using and deploying the same sample file, BasicInteractions.aspx, to my deployment tester server but my efforts were not successful – everything worked smoothly and the percentage symbol is not replaced with the “ispct”.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;For your information, I’m using the latest build version of WebGrid 7 (build 404) and WebUI.NET Framework 3.0 (build 755) that comes with Intersoft WebUI Studio 2010 R1 installer.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Could you please let us know the build version of your grid and WebUI.NET Framework 3.0?&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Textbox displays percentage symbol (%) as "ispct;"</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Textbox-displays-percentage-symbol--as-ispct/</link><pubDate>Mon, 13 Sep 2010 16:07:42 GMT</pubDate><dc:creator>p.belanger@cgi.com</dc:creator><category>webgrid 7.0 percentage</category><description>&lt;p&gt;I did further testing using the following sample code from &lt;strong&gt;Intersoft WebUI Studio 2009 R1\Samples\&lt;/strong&gt;For ASP.NET\ISNet.WebUI.Samples\vb\WebGrid\BasicInteractions.aspx&lt;/p&gt;
&lt;p&gt;Both web.config are identical. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The ony differances I can see in the environment are: compute is Windows XP with IIS 5.1 while the server is Windows Server 2003 with IIS 6.0&lt;/p&gt;
&lt;p&gt;The problem is the percent symbol "%" is transformed to "$ispct;"  in all fields defined has string.&lt;/p&gt;
&lt;p&gt;I do not have this problem when I run locally.&lt;/p&gt;
&lt;p&gt;What could be differant on the Server to cause this problem.&lt;/p&gt;
&lt;p&gt;The function EncodePlus in ISCoje.js is called to transfort the "%" into "%ispct"&lt;/p&gt;
&lt;p&gt;In what cases is this function called?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Textbox displays percentage symbol (%) as "ispct;"</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Textbox-displays-percentage-symbol--as-ispct/</link><pubDate>Thu, 09 Sep 2010 16:22:57 GMT</pubDate><dc:creator>p.belanger@cgi.com</dc:creator><category>webgrid 7.0 percentage</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I found were the change comes from.&lt;/p&gt;
&lt;p&gt;The WEbUi common library file ISCoje.js has the following function:&lt;/p&gt;&lt;pre&gt;EncodePlus: function(v3551) { var vbf262 =v04d18; var v21751 =new RegExp("&amp;lt;","g"); var v23637 =new RegExp("&amp;lt;","g"); var v3a226 =new RegExp("&amp;amp;","g"); var va7d13 =new RegExp("On","g"); var v5e88 =new RegExp("%","g"); vbf262 =vbf262.replace(v21751,"\03"); vbf262 =vbf262.replace(v23637,"\04"); vbf262 =vbf262.replace(v3a226,"\05"); vbf262 =vbf262.replace(va7d13,"\02"); vbf262 =vbf262.replace(v5e88,"$ispct;"); return vbf262; }
&lt;/pre&gt;&lt;pre&gt;&lt;strong&gt;&lt;blockquote style="padding-left: 10px; margin: 0px 0px 0px 5px; border-left: rgb(204,204,204) 1px solid"&gt;&lt;pre&gt;It will also replace  &lt;strong&gt;&amp;lt&lt;/strong&gt; by &lt;strong&gt;&amp;lt;.&lt;/strong&gt;&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;&lt;pre&gt;What does this function do exactly? &lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;&lt;pre&gt;And how can I avoid having my strings fields modified by it?&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;&lt;pre&gt;Thanks&lt;/pre&gt;&lt;/blockquote&gt;&lt;/strong&gt;&lt;/pre&gt;</description></item><item><title>Textbox displays percentage symbol (%) as "ispct;"</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Textbox-displays-percentage-symbol--as-ispct/</link><pubDate>Thu, 02 Sep 2010 02:41:15 GMT</pubDate><dc:creator>yudi</dc:creator><category>webgrid 7.0 percentage</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Could you please let us know the specification and configuration of the deployment server?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;If possible, I’m going to test the problematic behavior on our local test that has similar specification and configuration as your deployment server (as you said that it doesn’t happen on development process).&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Textbox displays percentage symbol (%) as "ispct;"</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Textbox-displays-percentage-symbol--as-ispct/</link><pubDate>Tue, 31 Aug 2010 22:50:57 GMT</pubDate><dc:creator>p.belanger@cgi.com</dc:creator><category>webgrid 7.0 percentage</category><description>&lt;p&gt;After deploying my Web Application on a server, Webgrid now replaces the percentage symbol %by "ispct" when in edit mode.&lt;/p&gt;
&lt;p&gt;I do not have this problem on the development machine.&lt;/p&gt;
&lt;p&gt;All Webgrid and IsNet dll's are identical on both environment.&lt;/p&gt;
&lt;p&gt;Any idea?&lt;/p&gt;</description></item></channel></rss>