accented chars from a form to a LC server CGI
Mark Schonewille
m.schonewille at economy-x-talk.com
Thu Dec 3 11:04:42 EST 2015
Hi Paolo,
Encode the text as UTF8 (a website can do this just by setting the
encoding to UTF8) and have the CGI decode the UTF8 to text (which would
be unicode by default).
Kind regards,
Mark Schonewille
http://economy-x-talk.com
https://www.facebook.com/marksch
Buy the most extensive book on the
LiveCode language:
http://livecodebeginner.economy-x-talk.com
Op 12/3/2015 om 16:02 schreef paolo mazza:
> Hi all,
> how can I send accented chars (i.e. àòèì) from an HTML page with form
> (POST) to a LC server CGI 7.0 installed in an apache/Linux web
> server?
> Thanks,
> Paolo
More information about the use-livecode
mailing list