>
> Is there an easy way to automatically convert text out of a database into
> html?
> We have an application in different languages where some text elements are
> in the database.
> Now we have a problem with French since it uses a lot of 'é' and 'à', which
> need to be converted to a character entity for proper display in html.
> Does anybody know of a (custom) tag that can do this automatically?
>
What database are you using?
This should be handled by the DB quite happily if you have the correct
character encoding set up on your web pages and, in some cases, in your
database.
Stephen
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

