<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm new in web mapping. I have problem with
displaying the map from Esri shape files. I've create *.map file and after
run my *.html file in web browser there is blank page. There is a picture but
white :((( No error, just blank page. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Please anybody help me!!! I'll send the files
with shapes. </FONT></DIV>
<DIV><FONT face=Arial size=2>My *.map file look's like this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>----------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>MAP<BR>
IMAGETYPE PNG<BR>
EXTENT 201621.496941
-294488.285333 1425518.020722 498254.511514<BR>
SIZE 400
300<BR> SHAPEPATH "data"<BR>
IMAGECOLOR 255 255 255</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> PROJECTION<BR>
"proj=laea"<BR> "ellps=clrk66"<BR>
"lat_0=45"<BR> "lon_0=-100"<BR> #<BR> #
Alternatively, you can specify an EPSG code.<BR> #
"init=epsg:2163"<BR> #<BR> END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> # Start of LAYER DEFINITIONS
---------------------------------------------<BR> LAYER # States polygon
layer begins here<BR>
NAME
pkt_gr<BR>
DATA
pkt_gr<BR> STATUS
DEFAULT<BR>
TYPE POLYGON</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
PROJECTION<BR>
"init=epsg:4326"<BR> END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>
CLASS<BR>
COLOR 232 232
232<BR> OUTLINECOLOR 32 32
32<BR> END<BR> END # States polygon layer ends
here<BR> # End of LAYER DEFINITIONS
-------------------------------</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>END # end of map
file/object </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>---------------------------------------------------------------------</FONT></DIV></BODY></HTML>