473,473 Members | 2,080 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Unicode Character Problem

Hi Folks,

I am having a problem with a forms entry using Unicode characters,
specifically "smart-quotes". Under Microsoft PWS and MS-SQL 7.0 it
works fine and I get the Unicode characters, such as smart-quotes,
being written and read form the database. However, if I use the same
code using Apache, Linux and SunONE ASP the Unicode characters don't
work!

Here is an example of the pages:

http://www.oldham.gov.uk/mccall/smart.jpg
http://www.oldham.gov.uk/mccall/broke.jpg

Our developers have tried to change the character set to correct the
problem, but have been unable to get it working and its currently
using a work-around at the moment to specifically detect the
characters we want.

Can anyone suggest what the problem is, and how to correct it?

Thanks,

Andrew McCall
Jul 19 '05 #1
1 2070
Hi,

I understand that a second class OS cannot display first class characters :)
(just kidding)

Did you make sure, that your encoding settings have been set correct?

Response.CharSet = "utf-8" (for instnace) or "windows-1252"
and the font, must be set correctly in the HTML, it must be a font, that has
that specific map correctly mapped. Unicode fonts will have that.
Try Arial,verdana...

Regards,

--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm
"Andrew McCall" <it**************@oldham.gov.uk> wrote in message
news:ac*************************@posting.google.co m...
Hi Folks,

I am having a problem with a forms entry using Unicode characters,
specifically "smart-quotes". Under Microsoft PWS and MS-SQL 7.0 it
works fine and I get the Unicode characters, such as smart-quotes,
being written and read form the database. However, if I use the same
code using Apache, Linux and SunONE ASP the Unicode characters don't
work!

Here is an example of the pages:

http://www.oldham.gov.uk/mccall/smart.jpg
http://www.oldham.gov.uk/mccall/broke.jpg

Our developers have tried to change the character set to correct the
problem, but have been unable to get it working and its currently
using a work-around at the moment to specifically detect the
characters we want.

Can anyone suggest what the problem is, and how to correct it?

Thanks,

Andrew McCall


Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: wolfgang haefelinger | last post by:
Hi, I wonder whether someone could explain me a bit what's going on here: import sys # I'm running Mandrake 1o and Windows XP. print sys.version ## 2.3.3 (#2, Feb 17 2004, 11:45:40)
27
by: EU citizen | last post by:
Do web pages have to be created in unicode in order to use UTF-8 encoding? If so, can anyone name a free application which I can use under Windows 98 to create web pages?
6
by: S. | last post by:
if in my website i am using the sgml { notation, is it accurate to say to my users that the site uses unicode or that it requires unicode? is there a mathematical formula to calculate a unicode...
1
by: jrs_14618 | last post by:
Hello All, This post is essentially a reply a previous post/thread here on this mailing.database.myodbc group titled: MySQL 4.0, FULL-TEXT Indexing and Search Arabic Data, Unicode I was...
6
by: geegeegeegee | last post by:
Hi All, I have come across a difficult problem to do with extracting UniCode characters from RTF strings. A detailed description of my problem is below, if anyone could help, it would be much...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.