This is a multi-part message in MIME format.
------=_NextPart_000_00D5_01BFA4A4.651797A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
i am implementing in a site the ability for users to post articles in =
any language, which gives them the ability to enter in any character.
(meaning any letter from any language like hebrew, russian, etc..)
i am storing the values in a sql server 7 database, and when the =
contents are viewed the characters are all messed up.
the solution i came up with is to transform the characters to their =
unicode value before saving it to the database,
because the server understands the unicode values and displays the =
proper character.
is there a way with cold fusion to get the unicode value????
and if not is there a better way to accomplish what im trying to do???
Avi
------=_NextPart_000_00D5_01BFA4A4.651797A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2722.2800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>i am implementing in a site the ability =
for users=20
to post articles in any language, which gives them the ability to =
enter in=20
any character.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>(meaning any letter from any language =
like hebrew,=20
russian, etc..)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>i am storing the values in a sql server =
7 database,=20
and when the contents are viewed the characters are all messed =
up.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>the solution i came up with is =
to transform=20
the characters to their unicode value before saving it to the=20
database,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>because the server understands the =
unicode values=20
and displays the proper character.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>is</FONT><FONT face=3DArial size=3D2> =
there a way with=20
cold fusion to get the unicode value????</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>and if not is there a better way =
to=20
accomplish what im trying to do???</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Avi</FONT></DIV></BODY></HTML>
------=_NextPart_000_00D5_01BFA4A4.651797A0--
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.