Hello,
I have a single form app. In the form when I insert record to the database everything goes well. But when I try to update record all of the Turkish characters are changing. Attached I put two screen shots.
Also I have some post errors with some characters. For example if I wrote %25 then the percent sign is missing and %25 is getting an ASCII symbol. Also <,> signs have some other effects.
If I use ’ character then I’m getting an SQL post error and not saving the record.
All the errors occured when I use Multiple Lines Text field.
Any suggestions ?
Thanks