Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: Mon, 16 Jun 2008 17:55:01 +0800,    group: microsoft.public.dotnet.internationalization        back       


show chinese   
Dear all,

I have asp.net 2.0 web page program.
Now I need to make chinese which can insert into mssql database 2000 and 
show up in the web page after save. Inserting is using sqldatasource.

insertcommand="insert into table1 (custname, custaddress) values 
(N@custname, N@custaddr )"

Is it correct if with changing the table1 fields to be nvarchar?

But I have tried and failed.
Please help.
date: Mon, 16 Jun 2008 17:55:01 +0800   author:   Raymond Chiu

Re: show chinese   
Dear all,

I have solved by inserting the below statement into <head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

"Raymond Chiu"  wrote in message 
news:OUzkLc5zIHA.2408@TK2MSFTNGP04.phx.gbl...
> Dear all,
>
> I have asp.net 2.0 web page program.
> Now I need to make chinese which can insert into mssql database 2000 and 
> show up in the web page after save. Inserting is using sqldatasource.
>
> insertcommand="insert into table1 (custname, custaddress) values 
> (N@custname, N@custaddr )"
>
> Is it correct if with changing the table1 fields to be nvarchar?
>
> But I have tried and failed.
> Please help.
>
date: Tue, 17 Jun 2008 11:48:19 +0800   author:   Raymond Chiu

Re: show chinese   
You display Chinese characters using iso-8859-1 !??


Serge.
http://www.apptranslator.com - Localization tool for your C++applications


"Raymond Chiu"  wrote in message 
news:egJx9zC0IHA.872@TK2MSFTNGP04.phx.gbl...
> Dear all,
>
> I have solved by inserting the below statement into <head>
>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
>
> "Raymond Chiu"  wrote in message 
> news:OUzkLc5zIHA.2408@TK2MSFTNGP04.phx.gbl...
>> Dear all,
>>
>> I have asp.net 2.0 web page program.
>> Now I need to make chinese which can insert into mssql database 2000 and 
>> show up in the web page after save. Inserting is using sqldatasource.
>>
>> insertcommand="insert into table1 (custname, custaddress) values 
>> (N@custname, N@custaddr )"
>>
>> Is it correct if with changing the table1 fields to be nvarchar?
>>
>> But I have tried and failed.
>> Please help.
>>
>
>
date: Tue, 17 Jun 2008 08:32:28 +0200   author:   Serge Wautier

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us