I really need help for this because when I write my code in source view, I have no problem but when I view it in design view it shows square instead of farsi characters. how can I solve this problem?
I use visual studio 2012 in windows 8 ASP design view shows Square for unicode characters
215 Views Asked by Kazem Yari At
1
There are 1 best solutions below
Related Questions in VISUAL-STUDIO-2012
- Pass multiple account variables to single parameter
- Cannot find InvalidCastException in C# Application
- Upgrading separate Project Collection Database to new TFS Version
- How to add asp.net mvc5 to visual studio express 2012 edition?
- How to deploy Windows app with SQL Server database?
- The merge tool is not showing when call Workspace.ResolveConflict method in TFS 2012
- Toggle groups based on a parameter
- SQL server 2008 with 2012 Data tools
- Accessing parent parameters from child package SSIS 2012
- How to add parameters in the comments of a method in Visual Studio after it has been generated?
- No warning on deleting a forward declared pointer (Visual Studio)
- EWS Service.FindItems() throws an exception when using SearchFilter.IsEqualTo
- Label change when button click
- SharePoint 365 Development - Visual Studio 2012 - Actions4 file
- Team Foundation 2012 not recognising changes in vb6 app
Related Questions in UNICODE
- Why is executing Java code in comments with certain Unicode characters allowed?
- LXML to write in unicode?
- erlang os:cmd() command with UTF8 binary
- How to encode bytes as a printable unicode string (like base64 for ascii)
- Unicode error from pip install
- How to express the full range of values of a char in F#?
- Change lowercase and uppercase of characters in java
- Need code for removing all unicode characters in vb6
- Error passing Unicode string through JSONObject
- How to combine Unicode characters
- FreeType2 and OpenGL : Use unicode
- Unicode Japanese prolonged sound mark excluded from Kana script?
- Parsing string containing Unicode character names
- How can I add an icon to select box choices?
- Displaying unicode characters in Python 3
Related Questions in PERSIAN
- can anyone explain me encoding in Kivy?
- ZipEntry() and converting persian filenames
- Arabic character is shown separated in C# HTML renderer
- oracle can't sort data in special persian characters
- How to create PDF containing Persian(Farsi) text with reportlab, rtl and bidi in python
- space in right to left languages in a word file c#
- Regex for accepting Persian characters in address
- How to type Non-English text in a password EditText with android:inputType="textPassword"
- How to use jalali (persian) calendar in adminisration of Virtuemart 2.x, joomla
- How to check persian character format in regex
- modify weka stemmer for persian text
- Persian character's issue in mysql database
- Converting EBCDIC to persian characters in c#
- How to implement jQuery mobile swipe event with persian datepicker?
- convert my type to string
Related Questions in DESIGN-VIEW
- How can I scroll a ScrolledComposited in Eclipse SWT Design view?
- How to get to design view on Visual Studio 2013?
- How do I focus on controls inside an asp.net table in the design view (VS2010)?
- C# project: can no longer see design view for existing file
- Visual Studio Express for Windows Phone not showing correct Design View
- Migrate VS2015 to VS2019 Reference missing
- Label Adding Image Programatically -vs- Adding Image Using The VS2008 Designer
- Dreamweaver and CodeIgniter Design View not working when editing a View page
- How to make textAlignment under TextView visible in Android Studio 3.1.2 in the attributes?
- Custom button in wordpress?
- Expression Blend Error - Value cannot be null. Parameter name: stream
- Is there any graphical designer for ASP.NET MVC?
- WP8(8.1) How to see static data for LongListSelector in DesignView?
- WPF Designer view crashes on loading in .NET Core 3.0
- Design view not working in Web Projects in Visual Studio 2008
Related Questions in FARSI
- How can I do a bilingual ng-repeat filter in javascript?
- How to create PDF containing Persian(Farsi) text with reportlab, rtl and bidi in python
- Two word with the same representation in UTF-8 have different representation in ASCII
- Is there a better way to write this name conversion function in php?
- php getimagesize with persian file name
- ReactJS - Ant-Design v4 jalali(persian) datepicker problem
- how can I detect farsi web pages by tika?
- Arabic code point range in python
- How to use Codeigniter routes with UTF-8 like Arabic characters 404
- NSLocalizedString with parameters in right to left languages (like farsi)
- Android Programming Does not support Farsi Language
- problem with viewing and exporting persian characters stored in my sql using navicat or powerbi
- how to use persian datepicker add function?
- How to see/write persian letters in mysql 8 commad line client
- Use Persian language with a custom font in pylatex
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
There is no problem here:
utf-8 with signature(file menu-> advanced save options)<meta charset="utf-8" />to the head of the html page or your master page.<meta http-equiv="Content-Language" content="fa" />and<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />