944,098 Members | Top Members by Rank

Ad:
  • ASP Discussion Thread
  • Unsolved
  • Views: 4302
  • ASP RSS
May 6th, 2005
0

utf-8

Expand Post »
Hi, I am wodering how to store and retrieve czech, or other utf-8 related language, characters using IIS

5.0 and SQL server 2000;
I try to explain:
at the beginning I was using the 1252 default codepage (with no charset specified) and some character was

immediately changed when posting toward a new page and, consequently, into the database;
then I found I microsoft suggestion (http://support.microsoft.com/default...;en-us;q232580)

that says to add the codepage session as 65001 (<% Session.Codepage=65001 %>) but with no success: now

the character not recognized are deleted.
Of course I have tryed to add and remove the utf-8 charset into the head with the same sad results.
Where is the mistake? anybody can give me suggestions?
Thank you in advance.
Dino
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
alchiasp is offline Offline
1 posts
since May 2005
May 11th, 2005
0

Re: utf-8

ASP Syntax (Toggle Plain Text)
  1. <%
  2. 'Sets the Locale ID session property
  3. Session.LCID = 1029
  4. %>

this is for Czech

im not too sure this is what you want (i dont know what you want) but try it.

place it at the top of your page
Reputation Points: 10
Solved Threads: 2
Junior Poster
william_stam is offline Offline
131 posts
since Mar 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP Forum Timeline: Error publishing Asp pages on WinME, personal webserver
Next Thread in ASP Forum Timeline: Help with search coding





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC