Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 10th, 2007, 10:59 AM
Registered User
 
Join Date: Jan 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Convert to unicode

Hello,

Is there a way to convert a string to unicode characters and then decode when displaying the string?

Thanks...
 
Old January 12th, 2007, 04:47 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 479
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via MSN to surendran Send a message via Yahoo to surendran
Default

hi msoul,
there are lot of method to do. better try to use javascript, i have done one unicode converter here http://www.paraparapu.com/uc .

surendran
(Anything is Possible)
http://ssuren.spaces.msn.com
 
Old January 12th, 2007, 10:37 AM
Registered User
 
Join Date: Jan 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Surendran,
I really appreciate your reply, but I am not inclined towards javascript. My problem is that i am using ASP with sql server.

The user can enter international characters into a input text field. So what i am trying to do is.. convert the characters to unicode and store it in the database and decode them them while displaying it back on the screen.

Is there a better way to do it?

Thanks in advance..


Quote:
quote:Originally posted by surendran
 hi msoul,
there are lot of method to do. better try to use javascript, i have done one unicode converter here http://www.paraparapu.com/uc .

surendran
(Anything is Possible)
http://ssuren.spaces.msn.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert Unicode string to ANSI ashooagarwal .NET Framework 1.x 1 June 7th, 2007 03:11 AM
System.Text.UTF8Encoding? Unicode convert?!? forum1 Excel VBA 0 May 9th, 2005 03:43 PM
about UNICODE hara_sap Java GUI 2 May 6th, 2005 03:19 PM
unicode soodamanir C++ Programming 1 September 20th, 2004 09:02 AM
UniCode Faiz Visual C++ 5 December 17th, 2003 10:28 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.