International characters apear with ? instead of ó or á or é

After upgrade from 10.4.7 to 10.4.8 my email in yahoo apear with ? instead of the international characters.
What i can do?
I get this
y mis correr�as con alguien que m�s all�
instead of
y mis correrías con alguien que más allá
Thanks a lot.
Jm

Sorry, realized too late. Now that I now how bad it is, I promise not to do it again. Sorry for another useless note for this apology. Go forth and find other evil dooers...

Similar Messages

  • BIG PROBLEM: CSS files not loading because of international characters in file name

    I have Muse Beta 7 in Spanish.
    The program creates a css file called master_a-página-maestra.css in css folder. It is referenced in the resulting HTML code here:
    <!-- CSS -->
      <link rel="stylesheet" type="text/css" href="css/site_global.css?3951792836"/>
      <link rel="stylesheet" type="text/css" href="css/master_a-p%c3%a1gina-maestra.css?fileVersionPlaceholder"/>
      <link rel="stylesheet" type="text/css" href="css/index.css?3948175564"/>
    When you work locally in your Windows formatted har drive, everything looks fine, but when you upload your files to a server, everything is screwed up. The server doesn't recognizes the URL and returns an error page, resulting in style errors in the entire site.
    This can also happens with html files if the title of the page contains international characters or with images if the image file name in your Hard Drive contains international characters.
    I already pointed out long time ago Muse was generating file names with international characters like á, ñ, etc but nobody cared about it. Too bad. I had to activate file name customization but I think that Muse should replace automatically this characters in the same way that it replaces other conflictive characters like commas or ampersands.
    This is not a fault of the FTP client. Accented characters are not web safe regardless of the FTP client you are using. It is a server side issue. Some servers support it some others don't. I don't mind if it works in Adobe Catalyst server because the final website is going to be in another server and maybe next year when paid hosting is ended the client may move it to another server.
    It makes more sense to replace accented characters in file names by their not accented equivalents ('a' instead of 'á', 'N' instead of 'Ñ', etc) and avoid all this problem.

    Zak, It is funny you mention it, because the site I am talking about is hosted in 1and1. try this: http://www.artofwalls.com/rosannawalls/biografía.html
    As you can see, the offending "í" in the file name causes 1and1 server to throw a "page not found" error. And this has happened with many other servers I have tried since.
    Muse boast of generating code fully compatible with all major web browsers but by using international characters in file names it ggenerates code suitable only for very few web servers. International characters have been always a no-no for internet URLs. Internet was designed by people who didn't care about ascii codes beyond 127 so using international characters in html file names is just call for problems.
    "to work with your hosting provider to determine how to enable Unicode encoded (UTF-8) file names and HTML files on their servers" is not a viable solution most of the time unless you are a Very Important Client of your host provider. If not, making changes means money for them and if you are the only one who complains, they are going to just tell you to not use international characters in your names.

  • Problem with international characters showing up as junk

    Hi All,
    Little question.
    I've made a xml data template which executes a query to fetch person names from the e-business suite tables.
    However there are international characters in the names which are showing up incorrectly. When executing the query in the database everything shows up correctly. But when the query is executed via XML publisher the produced XML contains junk characters.
    This is happening with for example o umlaut characters.
    The database characterset is: WE8ISO8859P1
    Version of XML publisher: 5.6.3
    Patrick

    This turned out to be an extra property which was set in the data template:
    property scalable_mode with value "on"
    This caused the special characters to be mangled.
    Patrick

  • Firefox Chrome Showing ???? instead of International Characters

    Hi,
    I have a flash movie at this site
    http://preview.tinyurl.com/5289rz
    When you click on the rendered thumb nail (with a link
    containing international characters) it takes you to a URL with
    those same characters in IE 7 it displays international characters
    and takes you to a correct page but in Firefox, Chrome and Opera
    the international characters are displayed correctly in the flash
    movie, but the URL turns those characters into question marks ????
    and the pages shows a 404 not found error.
    Firefox
    http://www.site.com/video/??????_??????_???????_???????_???????_???_????????

    Does that mean we should ignore those millions of users
    around the world that would be plain foolish. I am here to get this
    problem solved not to be told to just ignore users who use other
    browsers.

  • International Characters with Netmail

    Hi all,
    I'm using Sun One portal server 6. I have set the platform charset to Iso-8859-7 so that every portal page displays greek characters correctly.
    My only problem is with NetMail. When I get mail I can see greek characters correctly with NetMail Lite. However when I'm sending email using NetMail Lite if I write Greek characters they turn to question marks when I read the email with any client (Netmail Lite, Outlook express etc).
    Any ideas
    Thanks
    -George

    Has anyone know if you can type international characters with the iPhone keyboard.
    Yes.
    http://m10lmac.blogspot.com/2007/09/iphone-input-keyboard-gets-accented.html

  • Issue with displaying international characters returned by Search And Promote.

    Hi,
         I am trying to display international characters being returned by Search and Promote. The actual text returned by S&P is televisión, while the one being displayed is televisión
    I am usging r.get() to fetch values returned by S&P. The issue is only with data returned by S&P. Local international texts are being properly displayed.
    Thanks in advance!

    Thanks Sham! Found the fix. I am checking for invalid characters in the byte stream and then applying corresponding encoding.
    This method checks for invalid characters.
    public static boolean isValidUTF8( byte[] input ) {
        CharsetDecoder cs = Charset.forName("UTF-8").newDecoder();
        try {
            cs.decode(ByteBuffer.wrap(input));
            return true;
        catch(CharacterCodingException e){
            return false;
    This statement performs corresponding encoding.
    String utf8 = new String(inputString.getBytes(encoded format), Charset.forName("UTF-8"));

  • Importing music with international characters

    I want to import some old music with international characters in the filenames (and probably id3 tag) into itunes.
    I want to use the music in my car's mp3 reader which uses ms-dos and can't handle international characters. How can I get itunes to sort this for me when I import? can I get tunes to convert the French characters into ms-dos suitable ones?

    Perhaps something at Doug's Scripts this would help, e.g. http://dougscripts.com/itunes/scripts/ss.php?sp=tracknameeditwithsed although doing it one character at a time might get a little dull. I've not spotted a "replace all non-ascii charcters" script but it shouldn't be too hard to create one.
    tt2

  • Problem with the International characters u00E0, u00E8, u00EC, u00F2, u00F9

    Dear Experts,
    My requirement is to send data files from SAP to Hyperion(Data Warehouse Tool) via application server. Here few fields(can be material description/ Name/ Address) contain international characters like à, è, ì, ò, ù (this is an example). So I need to send their equivalent characters (i.e a, e, i , o, u) to Hyperion. that is when I create a file in application server characters a, e, i, o, u should
    contain in the file.
    I used  ENCODING NON-UNICODE, UTF-8, DEFAULT but no use.
    Pls assist me.
    Thanks,
    Dharmendra Gali

    If you just have the couple of characters mentioned, use Jürgen's suggestion. Otherwise I'd recommend usage of SAP function module SCP_REPLACE_STRANGE_CHARS, which is much more comprehensive. Note that depending on your invocation though you might get multiple characters for some, e.g. ä to ae. To some degree you can control this, see my comments in Re: Removing diacritical (special & accented) characters in SAP.
    Cheers, harald

  • Sending a message to MQSeries using with international characters

    Hello
    I managed to setup oracle messaging gateway to IBM MQSeries. While sending and receiving English message is Fine, sending international characters (8bit Arabic) is received as ??????. I know how to fix this issues when using normal oracle tools. But for the MGW, i cannot find in the documentation where to find the National Language support setting NLS_LANG
    regards

    RESOLVED
    It had nothing to do gateway setting. Actually, it was my mistake. The client environment setting was not correct.
    Once corrected, all went fine
    Ammar

  • SAPSCRIPT: Printing international characters on ZEBRA; How to do?

    Hi,
    I use software NiceLabel software to design barcode forms. I upload the design to so10 Sapscript text and print it on the Zebra ptinter. I used device tape ASCIIPRI. The SAP system is unicode.
    Now I need to print chinese pallet labels and I get unexpected problems. I found a lot information but no solution. Is it possible to print international charcters form SAPScript on Zebra?
    I got the information from Zebra's White Paper: Solution for Printing International Characters. There it says:
    "Unicode UTF-8 is embedded within Zebra printers."
    "SAP Forms can be universal. Labels and forms ... do not need to be modified or recreated to print in different languages."
    "SAP-developed UTF-8 device type and code page support for SAPscript users"
    "Label design software that can generate ZPL with support for Unicode ZPL commands"
    Do you now which device type I have to use? I think I need an UTF-8 device type. Do you know how to go on?
    Please help. Thanks
    Frank

    Hi Frank,
    as far as I know, it might be possible when using SMARTFORMS instead of SAPScript!
    In that case, it depends of the device type and the printer type, of course.
    Have a look on SAP Note 750002 SmartForms: Support für Zebra Etikettendrucker (ZPL2).
    Cheers
    Klaus

  • Displaying International Characters

    Some users have been concerned about the fact that Buzzword
    does not display some international characters - ranging from Greek
    to Russian. This is accentuated by the fact that we have Buzzword
    users in well over 100 countries.
    The problem occurs when users attempt to insert some
    international characters - say, the Greek letter omega - and
    Buzzword instead displays a dot on the screen. Here's what's going
    on, for anyone interested:
    Like virtually all modern software, Buzzword adheres to the
    Unicode standard, where characters are defined with 16 bits,
    resulting in a total of over 65,000 possible characters.
    However, unlike most desktop software, Buzzword must use
    something called "embedded fonts". This means that we can't read
    fonts off a user's computer, but instead we have to download fonts
    from our server.
    This is where our challenge begins. A font family contains
    characters - called "glyphs" when drawn on the screen - for some
    portion of the 65,000 possible characters defined by Unicode. Each
    available character is downloaded as a small program containing
    instructions on how to draw the glyph. The instructions are
    relatively small, but each takes time to download - you can see
    evidence of this in our "loading fonts" progress bar.
    For Buzzword to load relatively quickly, we need to limit the
    number of characters downloaded with each of our seven font
    families. Most people use far fewer than 65,000 characters, so for
    our first phase of deployment, we identified a couple hundred
    characters to download for each font family. Because our initial
    market focus was North America, we chose characters from Latin-1,
    the Western European character set.
    The result: when a user attempts to enter the Greek letter
    omega, Buzzword recognizes the Unicode character but does not have
    the downloaded instructions to display the glyph on the screen. The
    little dot that is displayed instead is an indication that the
    requested glyph has not been downloaded with the font set.. If the
    user were to export the document to be read by a desktop program,
    the glyph would probably be displayed using the computer's fonts.
    Longer term, we'll handle this differently by downloading
    fonts dynamically, based on the document's contents and a user's
    settings. In the meantime, we apologize to everyone who uses
    characters outside the Western European set. We will work to get
    you a solution as soon as we possibly can.

    quote:
    Like virtually all modern software, Buzzword adheres to the
    Unicode standard, where characters are defined with 16 bits,
    resulting in a total of over 65,000 possible characters.
    Actually, Unicode (the standard) does not care about the
    number of bits.
    It has enough space to encode more than one million
    characters, and the current version (Unicode 5.1) already encodes
    more than 100,000 characters (
    http://www.unicode.org/versions/Unicode5.1.0/)
    quote:
    Buzzword must use something called "embedded fonts".
    Nothing prevents Flash/Flex from using fonts "html style".
    In fact, Buzzword can add a "Generic sans-serif" font as an
    option (font-family: Verdana, Arial, Helvetica, sans-serif;) with
    zero effort.
    The document will not look the same on all computers, but
    this might be better than the current bullets.
    So this is not a "must".

  • Having Trouble Typing International Characters

    Hi I have a quick question about making international characters on my mini, I just don't know how to set it up and I may have screwed something up too. First off I found this web link that has what I think to be a good break down of character commands. commandshttp://www.ccsf.edu/Departments/Language_Center/accentsmac.htm
    But much to my disappointment not all of them work correctly I'm trying to use Spanish letters, so then I thought i'll go into the international option in the system preferences and activate spanish as one of my languages and that is where I think I went wrong. Truthfully I don't truly understand what this option is all or how to use it correctly. If you can help I would really appreciate it thanks.

    Other countries, even English speaking ones, will often have a different keyboard layout. For example, in England they need a pound currency keyboard symbol on the keyboard and replace one of the ones used in the US (I'm not sure which one) with a pound symbol. In other countries the differences are greater and where you type the letter Z on a keyboard may instead produce a letter Y. International lets you select these other keyboards which could potentially remap your whole keyboard including providing easier access to accented characters commonly used in other languages, but at the cost of losing some of your usual keyboard characters or having to learn new positions for those.
    The other way to use characters is to keep your normal keyboard but use special key combinations as you found in that other website. For example, to produce a o-umlaut (o with two dots over it, ö) you type option+u and then the letter o. Obviously if you are writing a whole book in German this can be tiresome, but if you are just doing it for the purposes of posting in Apple Discussions as I just did it is easier than having to learn the German keyboard.

  • I use classical Hebrew for my work, and Pages will only display English characters even with a Hebrew font selected. If I cut and paste Hebrew characters from another document, as long as the font is supported, it will appear in Pages.  If I type it won't

    I use classical Hebrew for my work, and Pages will only display English characters even with a Hebrew font selected. If I cut and paste Hebrew characters from another document, as long as the font is supported, it will appear in Pages.  If I type it won't continue in Hebrew.  I have tried downloading several fonts, including those from professional societies, but the only way to get Hebrew in my document is to cut and paste.  Does anyone know how to fix this?  I use an older MacBook running OS 10.9.1.  I used to do my Hebrew work in Word, but it is no longer supported by Mac OS.

    Just clarifying:
    Pages '09 has bad support for Hebrew, Arabic etc but will accept pasted text.
    Pages 5 has much better support but with bugs.
    If you have columns they are in the wrong order ie Text starts in the left column and ends in the right column.
    If you type English into Hebrew text it tends to fall in the wrong position eg instead of to the left of Hebrew punctuation it goes to the right.
    As Tom recommends the only real solution on the Mac is Mellel.
    Peter
    btw Tell Apple, they are amazingly slow to fix this running sore which has been broken since RtoL was supposedly introduced in OSX 10.2.3 over a decade ago.
    Peter

  • Replacing Internal DVD Drive with HDD in Mac Mini?

    Has anyone tried replacing the internal DVD drive with a hard drive, giving you TWO internal hard drives? I think you need a cable to match up the SATA connectors. Then you could use a USB external enclosure for the DVD.
    Thanks.

    Very interesting, thanks el Duque. Too bad MCE doesn't make a carrier for the Mac Mini. I wonder if one for a Macbook Pro can be easily modified to fit?
    I have just learned that the SATA connector on the logic board for the optical drive in Macbooks and the Mini is called a "Slim-SATA" connector. Instead of the power side of the connector having 15 pins, it only has 6, with both types of connectors having a standard 7-pin data side. Both power and data hook-ups are achieved in a single connector -- a power side and data side.
    Since the ports on 2.5" hard drives are "standard" SATA connectors, AND they don't match up to the logic board's connector location (like with the connector location on the optical drive), a cable is needed to run between the HDD and the logic board connector.
    Unfortunately, such a cable is not available -- yet. Instead, one has to be fabricated out of two types of SATA cables -- a Molex 4-pin to SATA 15-pin power cable and a combination cable that looks like this:
    http://www.byteccusa.com/product/SATA/SATA-XP118/SATA-XP118.htm
    The fabrication involves replacing the molex 4-pin power end of the combi-cable with the SATA power end of the molex 4-pin to SATA power cable (cutting and soldering). The BIG question now is whether a HDD will work with just the two-wire power cable (of the combi-Sata cable) that an optical drive normally uses? Anyone know if it will? Thanks.

  • International characters not showing up in certain apps?

    I'm using Dreamweaver CS3 and international characters aren't showing up. There are blank spaces where they used to be. The characters are still there, it's just that they appear as blank spaces (I can copy and paste them and see them elsewhere).
    This change occurred after I installed 10.6. Is there any way to fix this?

    I've seen the same thing on Photoshop and Fireworks CS3, and even just the other day on iMovie '09, but I was still on Leopard – so are you sure it's Snow Leopard-related?
    In my case, CS3 apps would show squares, and iMovie wouldn't even move the cursor (it wouldn't even let me enter curly quotes). With iMovie it was easily fixed by typing in TextEdit, then copying and pasting to iMovie. No success in CS3 apps, which categorically refused to enter any glyphs that weren't more or less standard Latin.

Maybe you are looking for

  • Brain battery on IPad affter update ios 8.1.2

    Hi, I am using IPad 4, wifi, 16G. After i update ios to ios 8.1.2, it drains my battery. I use ~ 5 minutes, it has been worst with this drain faster by ~10%. Help me Thanks

  • Flex/PHP deployment problem

    Hello there, After a lot of researches and copy/paste on Google, I finally decide to create a topic here, that means I am totally desperate. I have a dev environment on a Windows platform with Apache/PHP/MySQL and Flash Builder 4. I am using the Zend

  • Embed fonts when saving as eps

    Hi When saving a file as an illustrator eps I would like the default option to NOT embed fonts. Does anyone know if this is achievable and, if so, how to do it? Cheers Wayne

  • LAYOUT.JS error

    hi all, Did you ever face the layout.js "error".while working with OATS,If yes What is it? Edited by: USoni on Jan 14, 2009 8:16 PM

  • Signature Capture for pocket pc using JSP or JAVA

    hello, i need to find a way using jsp or java enviornment in which i can capture the signature which the user has signed on my pocket pc .....?? please let me know what is the ideal way of doing so and what is the best way to transfer it securely to