<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Thank you very much  everyone to help me out with this 
mystry problem...</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Actually my <td> background was white, so was the 
imagecolor and text color, so after changing STATUS ON, I couldnt c that 
image...</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>All I did was change the colors of the 
statusbar!</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>U r a great List!</FONT></DIV>
<DIV><FONT size=2>Good 2 b here!</FONT></DIV>
<DIV><FONT size=2>Regards</FONT></DIV>
<DIV><FONT size=2>Nida.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=nida@webstar.co.uk href="mailto:nida@webstar.co.uk">nida Khan</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=mapserver-users@lists.gis.umn.edu 
  href="mailto:mapserver-users@lists.gis.umn.edu">mapserver-users@lists.gis.umn.edu</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, November 27, 2002 2:37 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [mapserver-users] status bar in 
  no appearing !</DIV>
  <DIV><BR></DIV>
  <DIV><FONT size=2>Hi List,</FONT></DIV>
  <DIV><FONT size=2></FONT> </DIV>
  <DIV><FONT size=2>I'm a new bie in GIS world, I'm trying small task before I 
  jump into anything big.</FONT></DIV>
  <DIV><FONT size=2></FONT> </DIV>
  <DIV><FONT size=2>so far I managed to get the map,legend working. now when I 
  tried to put the scalebar, nothing happens, its not printing the 
  image...</FONT></DIV>
  <DIV><FONT size=2>it seems like it get the image path but does not create 
  one!</FONT></DIV>
  <DIV><FONT size=2></FONT> </DIV>
  <DIV><FONT size=2>I'm sure its something small that I'm missing, but 
  what???</FONT></DIV>
  <DIV><FONT size=2></FONT> </DIV>
  <DIV><FONT size=2>here is code of my map and html file.</FONT></DIV>
  <DIV><FONT size=2></FONT> </DIV>
  <DIV><FONT size=2>NAME WALES<BR>EXTENT 127000.0 160000.0 380000.0 
  402000.0<BR>SIZE 400 400<BR>FONTSET 
  "/var/www/html/wales/fonts/fonts.list"<BR>UNITS KILOMETERS</FONT></DIV>
  <DIV><FONT size=2></FONT> </DIV>
  <DIV><FONT size=2>WEB<BR>  TEMPLATE wales2.html<BR>  IMAGEPATH 
  "/var/www/html/wales/tmp/"<BR>  IMAGEURL 
"/wales/tmp/"<BR>END</FONT></DIV>
  <DIV> </DIV><FONT size=2>
  <DIV><BR>QUERYMAP<BR>  SIZE 200 200<BR>  STATUS ON<BR>  STYLE 
  HILITE<BR>  COLOR 255 0 0<BR>END</DIV>
  <DIV> </DIV>
  <DIV>LEGEND<BR>  STATUS ON<BR>  LABEL<BR>    COLOR 0 
  0 0<BR>    SIZE MEDIUM<BR>    ANTIALIAS 
  TRUE<BR>  END<BR>END</DIV>
  <DIV> </DIV>
  <DIV><BR>SCALEBAR<BR>  IMAGECOLOR 255 255 255<BR>  
  LABEL<BR>    COLOR 255 255 255<BR>    SIZE 
  small    <BR>  END<BR>  STYLE 1<BR>  SIZE 160 
  2<BR>  COLOR 255 255 255<BR>  UNITS KILOMETERS<BR>  INTERVALS 
  4<BR>  TRANSPARENT ON<BR>  STATUS TRUE<BR>END</DIV>
  <DIV> </DIV>
  <DIV><some layers></DIV>
  <DIV> </DIV>
  <DIV>html file</DIV>
  <DIV> </DIV>
  <DIV> </DIV>
  <DIV><html><BR>  <head><BR>    
  <title>Wales</title><BR>  </head></DIV>
  <DIV> </DIV>
  <DIV>  <body><BR><h3>Wales from Postgis with 
  Zoom</h3></DIV>
  <DIV> </DIV>
  <DIV><b>SEARCH WINDOW</b>: [imgext]<br><BR><b>QUERY 
  POINT</b>: ([img.x], [img.y]) image coordinates or ([mapx], [mapy]) map 
  coordinates<br><BR><b>QUERY METRICS</b>: number of layers 
  with results=[nl], total number of 
  results=[nr]<br><br><BR><p><BR><hr><BR><p></DIV>
  <DIV> </DIV>
  <DIV>    <form method="GET" 
  action="/cgi-bin/mapserv"></DIV>
  <DIV> </DIV>
  <DIV>    <input type="hidden" name="map" 
  value="[map]"><BR>    <input type="hidden" name="imgext" 
  value="[mapext]"></DIV>
  <DIV> </DIV>
  <DIV>    <table border=1 cellpadding=3></DIV>
  <DIV> </DIV>
  <DIV>    <tr><BR>    <td 
  align=center><BR>      <input type="image" 
  name="img" src="[img]" border="0"><BR>   
  </td><BR>    </tr><BR>    
  <tr><BR>        <td align="left" 
  colspan="2"><BR>        <img 
  src="[scalebar]"><BR>        
  </td><BR>    </tr><BR>    
  </table>    <BR></form></DIV>
  <DIV> </DIV>
  <DIV> </DIV>
  <DIV>Regards</DIV>
  <DIV>Nida</FONT></DIV></BLOCKQUOTE></BODY></HTML>