Admin input with special characters |
Post Reply |
Author | |
mjancosek
Newbie Joined: 13-July-2007 Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 13-July-2007 at 2:24pm |
In our admin section I am inputing products and product names. Some of these require a trademark.
When I enter in the html code (®) it displays fine. However on the website it will display funny characters (Tyvek® Labcoats). I have found out that I can bypass this if i enter in the html code right in the database. Is there a way to stop this? |
|
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
This issue is outside of ProductCart directly and related to the character set or encoding used on the server. In some cases, the following line of code added to the top of the 'pc/header' file seems to fix a problem with strange characters appearing on certain pages: <META http-equiv=Content-Type content="text/html; charset=utf-8"> FAQ on Microsoft's Web site: |
|
mjancosek
Newbie Joined: 13-July-2007 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
That helps thank you.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |