On 21/10/2008, at 9:25 AM, James McGlinn wrote: > Are you setting the encoding type on the form they're pasting into to > UTF-8?
To clarify: <form action="script.php" accept-charset="UTF-8"> If that's done right you shouldn't have too much of a problem unless your users are using really unusual character sets (CP1252 should be fine) or browsers that don't honour the accept-charset directive (all modern browsers should be fine). Kind regards, James McGlinn __________________________________ CTO Eventfinder Limited Suite 106, Heards Building 2 Ruskin Street, Parnell, Auckland 1052 Phone: +649 365 2342 Mobile: +6421 633 234 [EMAIL PROTECTED] | www.eventfinder.co.nz --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
