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
- An error occurred while trying to restore packages: 'Dapper' already has a dependency defined for 'System.Data.SqlClient'
- Getting Error 0x80131509 whenever I try to create a new empty project (using vs2012 as it's what my uni prefers)
- Visual Basic Supports
- Open Visual Studio 2012 solution in Visual Studio 2013
- Gif is Slow in Visual Studio C# Winform Application?
- The type initializer for 'Sybase.Data.AseClient1.AseConnection' threw an exception. SSIS - Sybase
- Is there a way to fix broken syntax highlighting in Visual Studio 2012?
- Visual Studio Ultimate
- Can __uuidof be used as a C-string const?
- How to connect MS Access database to Visual Basic
- Cannot drag and drop items from toolbox in Visual studio
- Invalid operation. Could not find default endpoint element
- I keep on receiving a "bash permission denied" notification every time I try to execute a program on VS Code
- Wix Toolset v4 Shortcut & installation directory per login user
- Migrating from VS2012: Opening in VS2022 does not prompt for upgrade
Related Questions in UNICODE
- Question about unicode assignments in python
- Can't we make a better variable-length character encoding with just using the 1 bit extra in the 7 bit ASCII?
- UTF-8 string has too many bytes using SBCL and babel on Windows 64 bits
- how to implement ZWJ and NZWJ in fontlab
- charAt() on HTML entities
- NCURSESW - Unable to use addwstr function to print out unicode characters outside of standard ASCII
- pdftk unicode works in preview but not adobe acrobat
- How to store metadata for a UTF-8 text file cross-platform?
- Is there a 'bottom-to-top' equivalent of the unicode 'rtl override'?
- pdftk generated pdf does not render correct utf-8
- How do I add a bullet point before a line of text in ZPL on a Zebra ZD500R?
- Visual C++ - how can I turn a unicode character into char or string?
- Getting error 'Some bytes have been replaced with the Unicode substitution character while loading file ... with Unicode (UTF-8)"
- French special characters unicode required for first name
- How to use HTML5 input pattern attribute to validate Latin and extended Latin characters only
Related Questions in PERSIAN
- Converting a dictionary to json having persian characters
- sort Persian strings for python
- change dates in processmaker cartable to persian (jalali) date view
- Check or validation Persian(Farsi) string swift
- SPARQL regex doesn't match Persian characters with the "i" flag
- NodeJs- How to use persian text in PdfKit module?
- PostgreSQL: Does PostgreSQL support Persian Calendar?
- How to add persian Fonts to Next.js?
- PDFBOX for Persian document
- Export HTML as PDF in JQuery for Persian
- Can I use a font for English text, and another font for Arabic/Persian text?
- Is there any python package for extracting text nicely from PDFs in RTL-languages?
- How to implement word embedding for persian language
- Conversion of JSON from unicode to original format
- How can I read a csv persian file in python?
Related Questions in DESIGN-VIEW
- Is there any way or IDE to visualize the angular component template as I do in the design view of android studio?
- C# project: can no longer see design view for existing file
- Unable to drag and drop or edit toolbox elements in Visual Studio Community Edition 2022 for ASP.NET Web Forms (C#) in Designer View
- Visual Studio 2022 Design Tab not showing interactive objects, only text
- Multi-Device Designer Views Not Found in Delphi Project
- How to fix Gray screen with androidx.constraintLayout text in android studio
- Assign two inputs to a single column of SQL table
- Why am I getting a XAML Designer Error in every single one of my Design Views?
- C# - Visual Studio - Use different Design Views for Solution?
- i can't find the design viewer option in my visual studio community
- Migrate VS2015 to VS2019 Reference missing
- icon / text size too big in Design View in visual studio
- Scroll View not working? Works in design preview but not emultor/device
- Design view in Android Studio scrunched to the left
- Unable to add a view to my existing database in couchDB
Related Questions in FARSI
- problem with python and telebot in persian language for sending message
- Creating a Tkinter Application for Farsi/Persian Language Support with Correct RTL Display
- Use Persian language with a custom font in pylatex
- How to see/write persian letters in mysql 8 commad line client
- how to use persian datepicker add function?
- problem with viewing and exporting persian characters stored in my sql using navicat or powerbi
- Convert the post date to Jalali date in WordPress
- laravel 8 persian lang error validation dosent show
- Problem with displaying Persian text with tkinter in CentOS7
- How could i extract persian numbers from an image in c#
- Solar date timeline view
- PHP Create a CSV File and write in Persian
- Persian numbers in Flutter App displayed english
- Convert Gregorian date to solar in WordPress
- Convert Gregorian date to solar in WordPress and WooCommerce
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 # Hahtags
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" />