Charset problems with .lc web page
Alex Tweedly
alex at tweedly.org
Thu Dec 24 03:18:55 EST 2015
Hi Tim,
I'm afraid I know little or nothing about charsets, so I can't directly
help :-)
The difference between .irev and .lc is which version of the server
engine they are running - and obviously that depends on your server
setup. So, to help with answering this, we (might) need to know which
versions are being used on your server.
You could add
put $_SERVER[" SCRIPT_FILENAME"] & "<br>" & CR
Presumably it will be a pre-Unicode and a post-Unicode version - but
knowing which ones might help someone answer your question.
-- Alex.
On 24/12/2015 07:55, Tim Selander wrote:
> Dear list,
>
> I'm having trouble making a .lc web pages correctly show the charset.
>
> I have two test files:
> http://www.pba.on-rev.com/5_today.lc
> http://www.pba.on-rev.com/5_today.irev
>
> They are identical except for the .lc/.irev file extensions, and also
> the <?lc ?> and <?rev ?> tags in the html.
>
> The .irev file correctly shows Japanese UTF8, the .lc file does not.
>
> Anyone else having problems with this? Can .lc files not handle
> charset correctly?
>
> Thanks,
>
> Tim Selander
> Tokyo, Japan
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list