Tagged Questions

3
votes
3answers
492 views

Unicode vs. ASCII [closed]

Why is Unicode used in the latest operating systems instead of ASCII?
1
vote
6answers
2k views

ASCII Code for the TAB Character? (Want to be able to input tabs into a web page textbox)

As I'm sure that pretty much everyone on here is aware the "Tab" key when used on a webpage simply jumps to the next element on the page; whether is be a checkbox, radio selector, button, another ...
1
vote
1answer
373 views

Unable to convert file to UTF-8

I am on Windows XP sp3 and I am trying to convert a file from ASCII to UTF-8. I use notepad++ to do this. I go to Encoding > Convert to UTF-8 without BOM. I save the file, reopen and it is still on ...
1
vote
2answers
726 views

ASCII codes appear in Excel '03 but not '07

Part I - I have a spreadsheet that was from data exported from an application. When I open it, I can see the 'boxes' that usually are from a line break or paragraph break in a cell. IF I view the ...