CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> Asp.Net Forum > advanced_asp.net.localization
 TypeRepliesViewsDate
how to receive Chinese Characters from text boxes?

hi all, i m having problem receiving chinese characters from textbox. the chinese characters are encoded in "Big5"(traditional chinese character) or of code page number = 950 or 936(sim

 01311/28/2009 9:29:11 AM
How to create a multilingual application without database(.MDF file)

Hi All,

I have developed a multilingual application using asp.net (v 2.0) and it is working fine. The problem is when I generate the resource file by using Visula Studio 2005 designe

 02611/27/2009 11:42:14 PM
Problem Set a Culture at Runtime for User Control

Hi;

I have a user control in my page,while me  for example select en-US Item from DropDownList  culture not changed.

code_behind:

 01411/27/2009 3:21:15 PM
Implicit Localization control binding

hi. i have tried this several times and i cant get it to work with Implicit Localization control binding.

like this

Resource file: litTest.Text - some value.... and i get a warning l

 0811/27/2009 11:56:27 AM
How to change multiple currencies to money sql datatype?

I'm allowing people from multiple countries to enter prices into my web application.  I need to store the value of the field as money datatype in my database.  

So if someone

 01111/26/2009 5:06:54 PM
Web.sitemap

Please kindly advise, with code examples,  how to apply globalization/localization to Web.sitemap.

Thanks a lot.


Please mark the post(s) that
 01311/26/2009 5:14:57 AM
Localization in RSS Handler

I have an .ashx page that I am using to create an RSS feed in .NET 3.5. I need to localize some of the text in the title and description, but I cannot see any way of doing that. It does

 01411/24/2009 4:32:08 PM
help

i uploaded my app to server but there's problim in language i puted this code to web.config

<globalization requestEncoding="windows-1256" responseEncoding="windows-125

 01711/23/2009 9:20:22 PM
Server Error in '/Globlization' Application

Culture 'hi' is a neutral culture. It cannot be used in formatting and parsing and therefore cannot be set as the thread's current culture.

 01311/23/2009 2:17:03 PM
How Created Localization in DropDownList and Gridview in Asp.net

Plz send me Video of  Localization in DropDownList and Gridview using Asp.net

 0911/23/2009 11:54:34 AM
globalization help??

hi all im new to globalization topic i want to translate my webpage into french just i found some examples on google but they dint help me.I have created globalresource folder and localresources

 01511/23/2009 9:22:47 AM
Formatting strings - what the heck!

Hi,

I'm developing a website that displays different prices and currencies for products. I'm having a problem formatting currencies from within a repeater.

As a test, i added

 01111/23/2009 9:22:41 AM
Multiple language web site

Is there somewhere a starter kit, sample template, or project that can render multiple language on a web site? The user would only need to click on one of the several buttons saying &qu

 01411/22/2009 11:58:34 AM
multilanguage and master page

hi there,

i want to make a multilanguage web site that has a master page and several content pages.

i have managed to apply multilanguage to the content pages with resources files lik

 01311/21/2009 2:12:17 PM
How to create website of Localize resources in ASp.net

How to create website of Localize resources in ASp.net

 01611/21/2009 12:07:13 PM
Globalization problem when binding decimal

Perhaps this is not a localization question, but I have a problem concerning globalization settings.

I'm developing a web app on my laptop using the ASP.NET Development server on XP pro

 01411/20/2009 1:33:15 PM
How to display the Japanese Characters correctly with response encoding as "Windows-1252"

Hi All,


I want to display the Japanese Characters correctly with response encoding as "Windows-1252" but i am always ending up with "???".

Below is th

 01011/20/2009 11:40:21 AM
Localised resources in GAC

Hey all.

First time I've had to think about localisation. Little confused.

I have a few projects, which have their own resource files, say, Strings.resx. When I compile the projec

 01711/19/2009 4:04:05 PM
Localization with URL Rewriting

I haven't done  in-depth research on URL Rewrite module so I wonder if it's doable...

Let's say I have some pages on my website (Default, About, etc) so their addresses w

 01611/18/2009 7:56:43 PM
Multilanguage Support - Resource files

Hi,

I am planning to implement Mulitlanguage support in .Net 3.5 Web Application using resource files.

I just want use the resource(.resx) files directly updation and additon&nb

 01511/18/2009 5:53:42 PM
localize datagrid

Hi

Is there any way to localize templete controls, like datagrid and data is coming from db. 


Adnan Sattar
Software Engineer
 01411/18/2009 10:24:17 AM
Approach to implement Multilanguage support web application in .Net 3.5.

Hi,

I am developing Multilanguage support for my web application I am using .Net 3.5.

I have a requirement in which, I need to update the language text di

 01411/18/2009 3:09:23 AM
Error with globalization in aspx web page

Hi have a page with two diferent languaje (globalization). The page work in debug nod on visual studio.net but in iis th

 01411/17/2009 7:04:14 PM
Date DropDownLists

Hi everyone,

I was looking at the Facebook homepage and noticed that for the English (UK) page the birthday inputs have a dropdownlist for day first, followed be a dropdownlist for month an

 01411/17/2009 5:12:59 PM
InitializeCulture overriden - can't access controls from Page_Load

I created LocalizedPageBase class with overriden InitializeCulture:

      protected override void InitializeCulture()
      {
         if (ContentManager.Cur
 01011/17/2009 12:46:42 PM
Show webpage in different languages

Hi

I want my aspx page to show in 1) English 2) Albanian 

Is there any tool available to convert it into albanian language?

 


 
01611/16/2009 11:14:13 PM
how can i convert english paragraph into hindi paragaraph in my asp.net web page

how can i convert english paragraph into hindi paragaraph in my asp.net webpage,we used localization tool in asp.net but it only converts a label or a button  ,but we want to convert a parag

 01511/16/2009 11:14:11 PM
IsDaylightSavingTime
 
01311/14/2009 9:39:41 PM
How to add the localization resource to an inline if statement?

I have the following inline statement as part of an <a

 01211/14/2009 8:51:08 AM
when should I use charset=utf=8 instead of ISO-8859-1?

Currently my site uses a master page with <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />.  However I have about 6 foreign language pages

 01311/13/2009 11:31:04 PM
Localized/ Dynamic DateTime format string with fixed characters length

Hello people.

I hope that someone can help me on this. My problem is the following:

I have  a multi-language application that has 3 different cultures and almos

 01411/12/2009 10:01:11 PM
Foreign language application

I am modifying a site to apply input of text in foreign languages, e.g. Chinese, Japanese, Korean, Vietnamese and Russian. What I should I do on the front end and back end to allow that

 01911/12/2009 7:57:38 PM
Client-side time-zone

Hi

I have client-side code that gets the client date(date-time)

 

And then use this to get time-zone information about the client and the server

 

 01511/12/2009 8:24:59 AM
how to add multiple cultures in web.config like German, English, French and how to load all in list in server side code

how to add multiple cultures in web.config like German, English, French and how to load all in list in server side code?

Please give me some piece of code thanks. 


 01111/11/2009 6:57:50 PM
where do i go wrong?

hi. i try to do Globalization and localization and i have followed this example http://

 01311/11/2009 1:34:45 PM
Binding a drop down from Resource File

I have a resource file which has about 300 values

I want drop downlist to pick these values in one go instead of adding one by one like this:

 
0811/11/2009 12:11:21 PM
multilanguage

hi there,

i would like to make a multilanguage site.

so i thought to make a table of words in different languages and select according to the language selection.

for

 01611/11/2009 9:19:17 AM
How to convert us currency data to French currency? (fr-FR)

 Hi friends,

I need help with the below problem.  Currently through our old classic asp the "spanish" users are storing the data in the US currency fo

 01211/11/2009 9:19:14 AM
Language change on site database - just a push in the right direction

Hi.

I want to do a site with suport for more languages, just like it is here on this site.I got some questions about this i just need to clarify before i start working with it.

 01311/11/2009 9:19:01 AM
French or English folder

Hi,

I am totaly new at creating web pages. Here is what I am trying to do:

I have created an .asp page that contains FAQs. I am using a .resx page to manage the french and english

 0711/11/2009 9:18:56 AM
Globalization project with Japanese language

Hello to all,

I am programming a multilanguage web site. I created my Resource Provider to get the data from SQL Server Database. I tried to add some words in my database in japanese lang

 01711/11/2009 9:18:55 AM
Changing the locale of the browser

hi all,

I need some help. I'm doing a dual-lingual application with resource files and I must allow the user to change the language at the click of a button.

So, I have my res

 01411/11/2009 9:18:53 AM
What is the Best Solution for Multilingual Web Site ?

Hi All,

We are developing a call centre web application. The client now requesting it in a multilingual application. But we are using the resource file concept (.Resources)

 01111/11/2009 9:18:50 AM
Urdu Language Presentation using ASP.NET Controls

 

Hi all,

I am using ASP.NET (Visual Basic as code behind). I have a page Article.aspx on my website. Here i have incorporated TinyMCE Editor Control and i am saving its cont

 01811/11/2009 9:18:41 AM
localizing radiobuttonlist

Hi all,

I have a radiobuttonlist control on my page. I want to locallize it. I select Tools->Generate Local Resources and it creates a resx file under App_LocalResources folder. When I

 01311/11/2009 9:18:39 AM
Culture Codes

Hi everyone,

I am writing a sign up page for my application. I want the ability to default to the correct country on the drop down list. I currently have the following:

 01111/11/2009 9:18:24 AM
Localization, XML and Databases

Hello,

I am making a web site exhibiting about 200 products (name, information, description, images, ...), a sort of catalog. The products are ordered by categories, sub-categories, ...

 0711/11/2009 9:18:22 AM
Time Zone

 We are hosting on some shared web hosting. Thing is that that web hosting site is using USA Time but we need to store our local Time their TimeZone is +0:00 and I want to store +3:00 How ca

 2865/19/2008 1:48:14 PM
how to edit global resource file at runtime?

hi,

is there any way to edit the key/value pairs dynamically at runtime?

code plz

 0875/19/2008 12:50:15 PM
Changing number format based opun culture

I have several pages that show tables of numeric results that can be in the form "< 0.01", "2.123123", "1231234" etc...

I need to create a function t

 4815/19/2008 10:03:39 AM










   
  Privacy | Contact Us
All Times Are GMT