This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: internationalization question


> i've been lurking on the list for a while and have learned a
> lot. thanks to all.
>
> we've built an extranet application for a company with offices all
> over the world, using servlets and xsl.  users can edit and save
> certain pages. everything works when users use an english version of
> windows. however, non-english offices also need to edit content, and
> the "foreign" characters they enter (via standard text/textarea HTML
> input) apparently get mangled or do not display correctly after saving
> to the db.  unfortunately, i have not tested this myself as i do not
> have an extra machine handy to install a non-english version
> of windows.

The character encoding is probably getting lost on the upload. This is a
question of getting the encoding right in HTML forms, in which case it is
off-topic for this list.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]