Tim Selander wrote:

> I'm having trouble making a .lc web pages correctly show the charset.
> Anyone else having problems with this? Can .lc files not handle charset 
> correctly?

Try inserting the following 3 lines right at the top of your .lc script, 
leaving everything else untouched:

<?lc
put header "Content-Type: text/html; charset=utf-8"
?>


Hope this helps!

Lyn




_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to