473,385 Members | 1,453 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

What is this "IBM437"

grs
This is from a code example in visual studio beta, what is the IBM437 ?

thanks
grs

<?xml version="1.0" encoding="IBM437"?>
<book xmlns:bk="urn:samples" bk:ISBN="1-861001-57-5" bk:genre="novel">
<title>Pride And Prejudice</title>
</book>Press any key to continue . . .
Nov 15 '05 #1
3 4625


grs wrote:
This is from a code example in visual studio beta, what is the IBM437 ? <?xml version="1.0" encoding="IBM437"?>


Probably that encoding listed here:
<http://www.microsoft.com/globaldev/reference/oem/437.mspx>

--

Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
Nov 15 '05 #2
Hi grs,

Like Martin mentioned, it's an ASCII extension.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Nov 16 '05 #3
grs wrote:
This is from a code example in visual studio beta, what is the IBM437
?

thanks
grs

<?xml version="1.0" encoding="IBM437"?>
<book xmlns:bk="urn:samples" bk:ISBN="1-861001-57-5" bk:genre="novel">
<title>Pride And Prejudice</title>
</book>Press any key to continue . . .


That's an IBM code page, used for exmaple in MS-DOS and OS/2. See also
http://www.faqs.org/rfcs/rfc1345.html

Cheers,
--
http://www.joergjooss.de
mailto:ne********@joergjooss.de
Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: paul dallaire | last post by:
HI! I have a readme that gives the following statement. Requirements PHP3 or PHP4: PHP also needs to be compiled with MySQL support; MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x); A...
29
by: asj | last post by:
Can you guess what this is? http://www.blueboard.com/phone/apache_sept_2003.gif It's a history of the IIs "Titanic", which is being slowly and painfully sunk by the open source Apache web...
12
by: craig | last post by:
Quick question for the experts... Whenever I set the Image property of a PictureBox on one of my windows forms to a PNG graphic file on my hard drive, I get the following runtime error when I...
4
by: mistral | last post by:
Can anyone help to identify what this encryption used in this script? <html> <body> <script type="text/javascript" language="JavaScript"> function decrypt_p(x){ var l=x.length, b=1024,...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.