No announcements
Found 1951612 threads
-
0 Votes
During ASCII encoding $ convert to ?.
The code you posted isn't doing any conversion.Answered | 2 Replies | 354 Views | Created by Kapil Khare - Monday, March 20, 2017 10:33 AM | Last reply by Kapil Khare - Tuesday, March 21, 2017 7:41 AM -
0 Votes
ASCII encoding with MS Access
http://www.moserware.com/2008/02/does-your-code-pass-turkey-test.html You could found it in Turkish i part.Answered | 3 Replies | 591 Views | Created by Mike_Sfd - Monday, January 30, 2017 1:11 PM | Last reply by Fletch Zhou - Wednesday, February 1, 2017 2:24 AM -
0 Votes
ascii code with hebrew encoding
User36583972 posted Hi qsoft_developer, Try the following code.Answered | 1 Replies | 332 Views | Created by Anonymous - Monday, July 4, 2016 9:58 AM | Last reply by Anonymous - Tuesday, July 5, 2016 5:50 AM -
0 Votes
How to change outgoing xml encoding to ASCII
Wiki: "the IANA prefers the name US-ASCII" Refer: https://en.wikipedia.org/wiki/ASCII Rachit Sikroria (Microsoft ...Answered | 3 Replies | 860 Views | Created by Anagh - Tuesday, April 19, 2016 12:03 PM | Last reply by Rachit Sikroria - Tuesday, April 19, 2016 1:09 PM -
3 Votes
ASCII values for extended characters
The encoded values of Code Points in the range 0-127 for Extended ASCII are the same as fro ASCII.Answered | 5 Replies | 3586 Views | Created by SagaV9 - Friday, October 18, 2019 9:07 PM | Last reply by pituach - Tuesday, October 22, 2019 10:09 PM -
0 Votes
C# encoding
Values 0 through 127 use 8-bit encoding and exactly match ASCII values, providing some degree of interoperability.Answered | 4 Replies | 6566 Views | Created by Sruthi M - Wednesday, February 16, 2011 12:43 PM | Last reply by Paras Sanghani - Thursday, February 17, 2011 6:00 AM -
0 Votes
Read hebrew,Chinese and Japanese char
These character are UNICODE which are encoded in 16 bits (2 bytes) instead of normal ascii which is 8 bit (1 byte).Answered | 2 Replies | 1928 Views | Created by Shailesh_gurjar - Saturday, April 14, 2012 11:07 AM | Last reply by Joel Engineer - Saturday, April 14, 2012 11:41 AM -
2 Votes
ascii code
Basically I would like the user to input numbers and have the code perform a task, like add them and show the user the answer.Answered | 4 Replies | 4225 Views | Created by ken3663 - Sunday, January 9, 2011 4:38 AM | Last reply by ken3663 - Sunday, January 9, 2011 11:15 PM -
0 Votes
Extended ASCII Codes in a SSRS 2005 CSV Export
Hi, "Extended ASCII" (8-bit ascii) is not an official standard character encoding.Answered | 1 Replies | 7701 Views | Created by MysteryRoche - Tuesday, May 12, 2009 11:38 PM | Last reply by Ke Xu - Wednesday, May 13, 2009 12:18 AM -
0 Votes
SSIS Package with ASCII Code of 26
Probably it is an encoding issue, you just see the char as code 26 in an editor.Answered | 2 Replies | 1980 Views | Created by miguelh - Tuesday, April 19, 2016 12:33 PM | Last reply by ArthurZ - Tuesday, April 19, 2016 9:24 PM -
1 Votes
Converting UTF-8 encoded file to US-ASCII with Character Substitution
One last question - when you do this kind of encoding will it also do the character substitution.Answered | 4 Replies | 4985 Views | Created by PriscillaODonnell - Wednesday, April 28, 2010 9:10 PM | Last reply by PriscillaODonnell - Saturday, May 15, 2010 2:24 PM -
0 Votes
band together chars to string for printing in hebrew Encoding
unchecked((char)b) ) ); }Answered | 1 Replies | 461 Views | Created by Egoldi - Friday, June 10, 2016 8:10 PM | Last reply by Viorel_ - Saturday, June 11, 2016 8:31 AM -
0 Votes
MODI in hebrew
This Group Policy setting allows you to select one or more preferred OCR languages (they must be from the same code page).Answered | 1 Replies | 1448 Views | Created by izik-sh - Tuesday, July 12, 2016 6:30 AM | Last reply by Lisa Chen1226 - Wednesday, July 13, 2016 3:43 AM -
1 Votes
how to get the symbol of ASCII code in VB.NET
Try the following code sample.Answered | 6 Replies | 42134 Views | Created by Wasim - Tuesday, July 11, 2006 1:14 PM | Last reply by Samy Bencherif - Wednesday, January 15, 2014 4:27 AM -
0 Votes
message dialog hebrew
First, Yes I'm running the Release Preview, Second, I "Save As" the javascript file and keep it with "Save with encoding" utf-8 and ...Answered | 2 Replies | 2610 Views | Created by Biecher - Thursday, June 21, 2012 8:18 AM | Last reply by Biecher - Wednesday, June 27, 2012 11:29 AM -
1 Votes
reading Hebrew from TXT file
The need to make progress, and other pressing issues, led me to a compromise, whereby the Hebrew will be plugged into the main program off-line, rather than at execution.Answered | 2 Replies | 826 Views | Created by ilanel - Thursday, November 7, 2019 4:18 PM | Last reply by ilanel - Tuesday, December 17, 2019 8:16 PM -
1 Votes
display ascii codes in notepad
method of display ascii or ebcidic codes in a notepad file I think you mean this: I really would like an option/plugin to show the ASCII ...Answered | 3 Replies | 9131 Views | Created by jmichaelsimon_sbcglobal.net - Thursday, April 28, 2016 11:22 PM | Last reply by Barry-Schwarz - Friday, February 23, 2018 2:09 AM -
0 Votes
ocr hebrew
This Group Policy setting allows you to select one or more preferred OCR languages (they must be from the same code page).Answered | 6 Replies | 2170 Views | Created by lior gal 100 - Thursday, November 5, 2015 7:38 AM | Last reply by lior gal 100 - Wednesday, November 11, 2015 9:46 AM -
0 Votes
Convert to ASCII
I want to convert it to ascii and print the data out.Answered | 4 Replies | 1283 Views | Created by William256 - Monday, January 28, 2013 3:53 PM | Last reply by Christopher84 - Monday, January 28, 2013 4:28 PM -
1 Votes
Data in ASCII Code
Converting them in ASCII code isn't sufficient, beceause the operation can be easily reverted.Answered | 3 Replies | 1754 Views | Created by Matin Moezi - Sunday, January 22, 2012 3:02 PM | Last reply by Dummy yoyo - Tuesday, January 24, 2012 5:25 AM - Items 1 to 20 of 1951612 Next ›
No announcements