Dynamic text shows up weird

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Dynamic text shows up weird

    Whn pulling dynamic text from a MySQL db, some texts that contains foreign
    letters (?, ?, ?), shows up showing only a square instead.
    Is this some kinda configuration issue in MySQL or?
    Can?t find a solution on MySQL homepage.

    Thanks
    Mats

    matsper Guest

  2. Similar Questions and Discussions

    1. PDF Shows Darkened Text Box Backgrounds
      I have an InDesign CS2 layout with some textboxes floating over a background photo. When I view a PDF of this layout, the text boxes seem to have...
    2. Text align as Justify looking weird
      Hi all, I noticed that when I give the text-align style as "justify", the words are unevenly spaced to justify the alignment. But it looks really...
    3. Weird Text
      Every once in a while my text just changes. It happens when I zoom in and out.I just close/open indesign and it stops for a while but it pops back...
    4. AICS: select text on an unlocked path to insert some chars and lock cursor shows
      This is very strange: The current layer selected in my document is one which is locked. Then I click on a text on a path item which is on an unlocked...
    5. Weird Squashed Text?
      I have made the following page www.tastymota.com/brunel/index.htm and am noticing that the text in the center of the screen is squashed for some...
  3. #2

    Default Re: Dynamic text shows up weird

    You probably don't have the proper language pack installed in your browser.


    --
    Nancy Gill
    Team Macromedia Volunteer for Dreamweaver MX/UltraDev
    [url]http://www.macromedia.com/go/team/[/url]
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

    "matsper" <webforumsuser@macromedia.com> wrote in message
    news:d0917u$l7u$1@forums.macromedia.com...
    > Whn pulling dynamic text from a MySQL db, some texts that contains foreign
    > letters (?, ?, ?), shows up showing only a square instead.
    > Is this some kinda configuration issue in MySQL or?
    > Can?t find a solution on MySQL homepage.
    >
    > Thanks
    > Mats
    >

    Nancy Gill Guest

  4. #3

    Default Re: Dynamic text shows up weird

    Thanks for replying Nancy,

    I?m swedish so I?m using the swedish browser and all other things works ok, it?s just when pulling dynamic text of MySQL it looks weird.
    Any more ideas?
    Thanks
    /Mats
    matsper Guest

  5. #4

    Default Re: Dynamic text shows up weird

    On Fri, 4 Mar 2005 10:15:34 +0000 (UTC), matsper
    <webforumsuser@macromedia.com> wrote:
    > Thanks for replying Nancy,
    >
    > I?m swedish so I?m using the swedish browser and all other things works
    > ok, it?s just when pulling dynamic text of MySQL it looks weird.
    > Any more ideas?
    > Thanks
    > /Mats
    This probably has to do with the swedish unicode locales. Can you please
    tell us what kind of stress mark are you triying to put. It also has to do
    with your MySQL version since it seems to handle unicode on a different
    way also.

    MySQL have some words on this here:
    [url]http://dev.mysql.com/doc/mysql/en/charset-unicode-sets.html[/url]
    [url]http://dev.mysql.com/tech-resources/articles/4.1/unicode.html[/url]

    ""utf8_swedish_ci, like other utf8 language-specific collations, is
    derived from utf8_unicode_ci with additional language rules. For example,
    in Swedish, the following relationship holds, which is not something
    expected by a German or French speaker: ""

    Ü = Y < Ö

    --
    Alexandro Colorado
    ------------------------------
    Support Engineer
    InterAKT Online
    [url]http://www.interaktonline.com[/url]
    Tel: 40(21) 312.5312
    Alexandro Colorado Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139