Hi All,I am running into this issue wherein any special characters \ quotes etc. are not displaying properly on the generated asp. They basically display in their friendly names as ‘ etc.As of now, what I have done is to use VFE instead in such fields and made them display properly however using text fields is highly desirable. I am sure there is another better solution to the issue.Please advice.
Hi Adam,Thanks for looking into the issue. Basically, the user is either typing manually or copying from word into these fields.I checked for the encoding part. It seem both the PT and DCT use UTF -8 encoding. My browser also seems to be using Unicode. What else can I check for?In my PT, I am just getting the value of these fields and displaying as it is. No changes there.. I can filter out some of these using regex but that does not seem to be an optimal solution for the end user as the end user wants to just use any possible character.
Hi ISCBorisB,Thanks for your response. Yes, I saw your post on this. I am going to try the Demoroniser however I really feel, there is something we are missing here. Some quick and easy solution like the Microsoft compatible font kind of thing.. I will be researching this further..I will post back if I find something simplerBest Regards,Munish Khanna