DiscountASP.NET Forums

Go Back   DiscountASP.NET Forums > Site Programming, Development and Design > Visual Studio

Reply
 
Thread Tools Search this Thread
Old 10-20-2009, 11:31 AM   #1
jbbass
 
Join Date: Oct 2009
Posts: 3
Who can help with utf-8 or windows-1255,codefile="65001"

ASPX page which has written in Hebrew
, Hebrew does not display server
I use masterpage
<meta http-equiv="Content-Type" Content="text/html;charset=utf-8"" />
Or
<meta http-equiv="Content-Type" Content="text/html;charset=windows-1255" "/>
And Codefile = "65,001 or 1255" does not display Hebrew.
And use <globalization Culture="he-IL" UiCulture="he" />
Does not display Hebrew.
I do not understand why it does not work on the server?

I know there forum but with the same answers and solutions on the Internet looking for them

example:masterpage
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="MP.master.cs" Inherits="MP" %>
<%@ register src="~/page/footer.ascx" tagname="footer_top" tagprefix="footer_top"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="rtl" >
<head runat="server" >
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="description" content="כול מבצעים של מדינה" />
<meta name="keywords" content="מבצעים" />
</head>
<body bottommargin="0";leftmargin="0"; rightmargin="0"; topmargin="0"; class="body" >
<center >
בדיקה
</center></body></html>

example:default.aspx
<%@ Page Language="C#" MasterPageFile="~/MP.master" AutoEventWireup="true" CodeFile="default.aspx.cs" Inherits="_default" Title="Untitled Page" stylesheettheme="Theme1" theme="Theme1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<center>
בדיקה
</center>
</asp:Content>
jbbass is offline   Reply With Quote
Old 10-22-2009, 07:10 AM   #2
jbbass
 
Join Date: Oct 2009
Posts: 3
Shoot me a T-stage problem
It Ankoding computer itself
Control Panel ->
regional & language ->
lang for non-unicode programs ->
select your lang,
press ok & Restasrt

Thanks to everyone who worked to the problem
jbbass is offline   Reply With Quote
Old 10-31-2009, 10:09 AM   #3
jbbass
 
Join Date: Oct 2009
Posts: 3





perfect solution
jbbass is offline   Reply With Quote
Reply

Bookmarks

Tags
codefile="65001", utf-8, windows-1255

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sql syntax using brackets "[" "]" instead of quotes in Configure Datasource Wizard Shawn Mower Visual Studio 0 05-27-2009 03:05 PM
deploy windows application "prerequisites" Cesare Visual Studio 2 11-21-2008 11:21 AM
Report Server paper size defaulting to "custom" of "letter" reycaunca Databases 4 07-18-2007 09:04 AM
combine "log in user" and "insert record" server behaviors geocachingi Macromedia Dreamweaver 0 07-15-2007 07:16 AM
"Forward" email should be valid "catch-all" targets. dcsmrgun Suggestions and Feedback 3 11-20-2005 12:50 PM


All times are GMT -8. The time now is 04:03 PM.


vBulletin ©Jelsoft Enterprises Ltd.