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 | | 0 | 0 | 4 hours ago |
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 | | 0 | 0 | 6 hours ago |
InitializeCulture overriden - can't access controls from Page_Load
I created LocalizedPageBase class with overriden InitializeCulture: protected override void InitializeCulture()
{
if (ContentManager.Cur | | 0 | 0 | 10 hours ago |
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?
| 0 | 0 | Yesterday |
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 | | 0 | 0 | Yesterday |
IsDaylightSavingTime
| 0 | 2 | 3 days ago |
How to add the localization resource to an inline if statement?
I have the following inline statement as part of an <a | | 0 | 1 | 3 days ago |
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 | | 0 | 1 | 3 days ago |
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 | | 0 | 1 | 5 days ago |
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 | | 0 | 2 | 5 days ago |
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
| | 0 | 0 | 5 days ago |
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.
| | 0 | 1 | 6 days ago |
where do i go wrong?
hi. i try to do Globalization and localization and i have followed this example http:// | | 0 | 0 | 6 days ago |
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: | 0 | 1 | 6 days ago |
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 | | 0 | 0 | 6 days ago |
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 | | 0 | 0 | 6 days ago |
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.
| | 0 | 1 | 6 days ago |
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 | | 0 | 0 | 6 days ago |
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 | | 0 | 1 | 6 days ago |
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 | | 0 | 1 | 6 days ago |
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) | | 0 | 1 | 6 days ago |
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 | | 0 | 1 | 6 days ago |
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 | | 0 | 0 | 6 days ago |
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: | | 0 | 1 | 6 days ago |
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, ... | | 0 | 1 | 6 days ago |
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 | | 2 | 70 | 5/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 | | 0 | 71 | 5/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 | | 4 | 61 | 5/19/2008 10:03:39 AM |
Asp.net Localization
Hi,
I want to make my application internationalization. my application need to work for diffrent languages. As per my knowledge .net application can translate culture ( like date ti | | 3 | 84 | 5/17/2008 12:21:04 PM |
Disable automatic HTMLEncode for textbox control
I have a page textbox controls that must display Chinese characters using the gb2312 character set. The text that is displayed has been retrieved from a SQL Server DB where i | | 0 | 76 | 5/16/2008 4:43:43 PM |
date is not formating
hi all, i m using these lines of code in my program. but when i deploy , the live server machine doesn't change date format.
IFormatProvider culture=new CultureInfo("en- | | 1 | 70 | 5/16/2008 12:28:46 PM |
How to embed ASP.NET resx files
I'm working on an ASP.NET application that supports French, English, and Spanish. I have created many global and local .resx files to support all of the pages in my website and everythin | | 2 | 147 | 5/15/2008 2:29:12 PM |
Localization problem after publish
Hi, I must set the language (read : culture and UICulture) of my asp.net projet to french, more specificly "fr-CA". I do not use a ressource file. This is only to forc | | 4 | 58 | 5/15/2008 12:10:05 PM |
html included in aspx page not showing japanese and chinese character prope rly
Hi,
I have developed one ASP.Net 2.0 web application. There are some standalone pages like header.aspx(no code behind) in which english, chinese and japanese html page are inclu | | 1 | 70 | 5/15/2008 10:44:15 AM |
Strongly Typed local resources
Dear experts. Is is possible to access to local resources in a strongly typed, in a similar fashion as the strongly typed access to Global resources. I think I read someday that it co | | 0 | 66 | 5/15/2008 1:03:42 AM |
Compiled resources for management and deployment?
I've been looking at using local resources in my ASP.NET 2.0 apps lately and I think I must be missing something. Either no one uses local resources on large websites, or there is some other | | 1 | 59 | 5/15/2008 1:01:18 AM |
Getting localized text without loading assembly?
I have to programmatically get localized text in an ASP.Net application. The text is there in the resource file o | | 3 | 60 | 5/15/2008 12:55:25 AM |
Where did I suddenly introduce 'InitializeCulture' that now causes a deploy ed site to fail using vs2005
The message is:
Compiler Error Message: BC30456: 'InitializeCulture' is not a member of 'ASP.default_aspx'.
The application was working fine but now I've promised | | 7 | 52 | 5/14/2008 5:49:36 PM |
Diacritical marks problem.
Hi. I am experiencing a typical problem. I am using Globalization in my web application. Now, the problem comes when I see a web page my application in Spanish in Non-IE browsers (Firefox, | | 2 | 58 | 5/14/2008 9:11:41 AM |
bilingual site
hi guys i want to create a bilingual site with English/Spanish I have read about using the resx file to stored the data that should b | | 2 | 60 | 5/14/2008 7:14:39 AM |
Localization - Text format issue
I am working on a localization project. I have some text in French in an Excel spreadsheet i got from the translator.
For example the text "Ajoutez un b?timent" | | 1 | 65 | 5/14/2008 12:00:10 AM |
Localized Web User Controls
Hi everybody. I wish someone can give me a hint on this, since I've been stuck on this for more than a week with no good results.
I?m involved in a large project for a medical i | | 3 | 62 | 5/13/2008 12:32:30 PM |
Language Translation/Conversion
Hello ASP.net Family,
Does anyone know of a translation/language conversion tool for use with ASP.NET web applications? I'm trying to convert some introductory and instructional text | | 7 | 87 | 5/12/2008 6:16:11 PM |
Using Explicit Resource Expression and Shared Resources
I have created a shared resource file. From with my code-behind files I am able to access the strongly-typed fields with my resource. For example, Literal1.text = MySharedResour | | 0 | 46 | 5/12/2008 3:42:02 PM |
Culture and date setttings - inconsistency between VWD browser and IE.
I am using VWD 2005 Express SP2 with C# and SQL 2005 Express on Windows XP Pro SP2.
I have some years of experience, but only 2 months ASP.NET and VWD.
This is quite a long | | 6 | 60 | 5/12/2008 3:32:20 PM |
Bilingual website and database
Hi all
I'm looking for a way to create a bilingual website from scratch, what I'm aiming to do is an english and arabic website but my problem is that the database doesnt save ara | | 10 | 78 | 5/11/2008 3:57:23 AM |
how to create an arabic date time updown?
i want to know how can i create an updown control contains the date and time (month in arabic names) or where can i get such control if available?
| | 1 | 55 | 5/9/2008 10:43:04 PM |
Virtual Earth 6.1 Localization
Does anyone know if it?s possible to change the localization or language | | 2 | 62 | 5/9/2008 2:57:42 PM |
GridViews, Sorting and Localization
I am in the process of creating localized ASP.NET 2.0 application. I am new to localization so any help would be appreciated...
The question I have is "How do GridViews, So | | 0 | 85 | 5/9/2008 2:44:15 PM |
Multilingual data feed
Hello, There's a field in my database which is in french and english (colname_fr and colname_en)
I'm using a asp.net datasource to get the data which gets both french and | | 1 | 66 | 5/8/2008 2:34:44 PM |