> > I have made some tests here, and probably the problem is : > > I type in a textfield some characters like C with accute the > browser send to the server the escaped ć code. As you > use high unicode chars you have seen this in your table, and > as my chars are low the encoding are not made using html > codes. All html encodings that I have in my database are > really necessary in the fields, Is it possible to post an example?
> This show that the problem is bigger, and we must divide it > in 2 steps. > 1. Make the basic encoding related to "' <> > Check the minimum requirements and apply it. No need for > complains about compatibility because it is really necessary for HTML. +1 > > 2. Decide the better format for full encoding. > I consider that dbforms is a framework to generate web > applications but the data can be common(used by other > applications), and then we can't consider that database > values are html encoded every time, and unicode must be > encoded in database fields by Java and not by browser. This > make necessary to decode the data that comes from browsers > before writing to database. > In this step we must check all the problems related to > compatibility with current apps. +1 Cheers, Henner ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms