Hi Louise, Here's a great resource for HTML accent codes: http://www.starr.net/is/type/htmlcodes.html
Anyways, the problem with ASCII codes is the <@CHAR> tag displays different charactes above number 127 depending on the operating system of the WiTango server. The best bet is to use the HTML accent codes in the link I gave you, then display the column in your results as: <@COLUMN 'Table.column' ENCODING='MULTILINEHTML'> So, it'll spit back the code as HTML and display in the browser properly. This is how I do it for French sites. Rick Sanders > The database is FileMaker 5.5 Unlimited served by FileMaker 5.5v2 > > Both the FileMaker Server and Witango application boxes are Mac OS 10.2 > > The characters are saved to the database using ASCII codes. They are in a > regular text field. > > > > [EMAIL PROTECTED] writes: > > > >Bonjour Louise! > > > >1- How are the characters being saved to the database? HTML code, or > >ASCII? > >2- What type of database field is it? Character, numeric, etc... > > > >Let me know, and I'll be able to help. > > > >Rick Sanders > > > > > >> When data is brought across from FileMaker to display online, using > >> Witango, all French accents display improperly. > >> > >> As the data represent titles of French books for this particular > >solution, > >> it is not possible to list the english translation. > >> > >> Any help is greatly appreciated. > > > Sincerely, > > Louise Lane > > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
