Hi guys im trying to study the theBeerHouse Asp.net 2.0 source code. but now im facing a problems with localization and Globalization. because i have change the language in the to Italy in the Browsers i have in my computer such as IE 7 and Mozilla Firefox
3 but the Italy language is not working. if any body can help me it will be great help for me please.
help me soon as possible.
Yeah Abdulla i have tried what ur sugessted but im getting following errors, please help
Validation (ASP.Net): Attribute 'Culture' is not a valid attribute of element 'Master'.
Validation (ASP.Net): Attribute 'UICulture' is not a valid attribute of element 'Master'.
<html> <head> <title>@font-face example</title> <style> @font-face {font-family: "mildly-funky"; src:url("http:// www.funky-fonts-are-us.com/newfonts/mild-funky"); font-style: normal, italic;} body {font-family: "mildly-funky", normal} h1 {font-family: "mildly-funky", italic} </style> </head> <body> <h1>This heading uses an Italic Mildly Funky Downloaded Font</h1> The text in the remaining body of the Web page uses the same font as in the header, but uses the normal (i.e., unitalicized) version of it. </body> </html> this is a method to write your language like italy rusian punjabi gujrati & any each other language firstly upload your font to server then use a source in this feature all font are supported in any browser because by this feature browser temprery install a font for a page so you use it for all page please give me vote
what is the name of your italy localresource file ? check the code behind maybe it is overriding the intilizeCulutre and it sets another culutre for the page.
Plz remember to click "Mark as Answer" if this helped you.
Abdulla Abdelhaq .NET/SharePoint Team Leader
My Articles blog
niasi61
Member
6 Points
14 Posts
Localization is not detecting Italy language
Sep 09, 2009 11:14 AM|LINK
Hi guys im trying to study the theBeerHouse Asp.net 2.0 source code. but now im facing a problems with localization and Globalization. because i have change the language in the to Italy in the Browsers i have in my computer such as IE 7 and Mozilla Firefox 3 but the Italy language is not working. if any body can help me it will be great help for me please.
help me soon as possible.
thanks....
regards
-Saajidh-
Abdulla.Abde...
Contributor
5538 Points
871 Posts
Re: Localization is not detecting Italy language
Sep 09, 2009 02:20 PM|LINK
did you make the UICulutre and Culture of your page directive to be auto detect?
Abdulla Abdelhaq .NET/SharePoint Team Leader
My Articles
blog
niasi61
Member
6 Points
14 Posts
Re: Localization is not detecting Italy language
Sep 09, 2009 02:36 PM|LINK
Yeah Abdulla i have tried what ur sugessted but im getting following errors, please help
Validation (ASP.Net): Attribute 'Culture' is not a valid attribute of element 'Master'.
Validation (ASP.Net): Attribute 'UICulture' is not a valid attribute of element 'Master'.
Abdulla.Abde...
Contributor
5538 Points
871 Posts
Re: Localization is not detecting Italy language
Sep 09, 2009 04:57 PM|LINK
No do not write it in the Master, this attribute exist only in the Page Class.
Abdulla Abdelhaq .NET/SharePoint Team Leader
My Articles
blog
Abdulla.Abde...
Contributor
5538 Points
871 Posts
Re: Localization is not detecting Italy language
Sep 09, 2009 05:01 PM|LINK
I forgot to ask you this, did you generate an Italian resource file for your page ?
read this article
http://aspalliance.com/821
Abdulla Abdelhaq .NET/SharePoint Team Leader
My Articles
blog
anirudha gup...
Member
581 Points
367 Posts
Re: Localization is not detecting Italy language
Sep 09, 2009 05:10 PM|LINK
niasi61
Member
6 Points
14 Posts
Re: Localization is not detecting Italy language
Sep 09, 2009 05:16 PM|LINK
hey dude still it's gives me Headache i have copied this to web.config
but this Italy LocalResources Are not Detecting
Abdulla.Abde...
Contributor
5538 Points
871 Posts
Re: Localization is not detecting Italy language
Sep 09, 2009 06:35 PM|LINK
what is the name of your italy localresource file ? check the code behind maybe it is overriding the intilizeCulutre and it sets another culutre for the page.
Abdulla Abdelhaq .NET/SharePoint Team Leader
My Articles
blog