<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi all,<br><br>i have a problem that needs to be solved soon. I included a label in a layer but the label does not appear in my browser. In the .dbf file, the informations i want to display as the labels are in the 5th column with the name "NM_DESA"<br><br>i use openlayers 2.7 to run my mapserver mapfile. Can anyone help me? thx<br><br>here's my detail:<br><br>LAYER<br>    NAME "Tanah"<br>    DATA "Desa"<br>    STATUS ON<br>    TYPE POLYGON<br>    METADATA<br>      "DESCRIPTION"    "Tanah"<br>    END    <br>    CLASS<br>      LABEL<br>        FONT "sans"<br>          TYPE
 TRUETYPE<br>          SIZE 8<br>          BUFFER 1<br>          COLOR 0 0 0<br>          FORCE TRUE<br>        END<br>      COLOR 225 200 100<br>      OUTLINECOLOR 0 0 0<br>    END<br>  END<br><br><div><br>Cheers,<br>Melvin<br></div></td></tr></table><br>