<!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>&nbsp;</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&nbsp;*.map file and after 
run my *.html file in web browser there is blank page. There is a picture but 
white :(((&nbsp;&nbsp;No error, just blank page.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Please anybody help me!!!&nbsp;I'll send the files 
with shapes.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>My *.map file look's like this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>----------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>MAP<BR>&nbsp; 
IMAGETYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PNG<BR>&nbsp; 
EXTENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 201621.496941 
-294488.285333 1425518.020722 498254.511514<BR>&nbsp; 
SIZE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 400 
300<BR>&nbsp; SHAPEPATH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "data"<BR>&nbsp; 
IMAGECOLOR&nbsp;&nbsp;&nbsp;&nbsp; 255 255 255</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; PROJECTION<BR>&nbsp;&nbsp;&nbsp; 
"proj=laea"<BR>&nbsp;&nbsp;&nbsp; "ellps=clrk66"<BR>&nbsp;&nbsp;&nbsp; 
"lat_0=45"<BR>&nbsp;&nbsp;&nbsp; "lon_0=-100"<BR>&nbsp; #<BR>&nbsp; # 
Alternatively, you can specify an EPSG code.<BR>&nbsp; # 
"init=epsg:2163"<BR>&nbsp; #<BR>&nbsp; END</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; # Start of LAYER DEFINITIONS 
---------------------------------------------<BR>&nbsp; LAYER # States polygon 
layer begins here<BR>&nbsp;&nbsp;&nbsp; 
NAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
pkt_gr<BR>&nbsp;&nbsp;&nbsp; 
DATA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
pkt_gr<BR>&nbsp;&nbsp;&nbsp; STATUS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
DEFAULT<BR>&nbsp;&nbsp;&nbsp; 
TYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POLYGON</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"init=epsg:4326"<BR>&nbsp;&nbsp;&nbsp; END</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
COLOR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 232 232 
232<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 32 32 
32<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; END # States polygon layer ends 
here<BR>&nbsp; # End of LAYER DEFINITIONS 
-------------------------------</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>END # end of map 
file/object&nbsp;&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>---------------------------------------------------------------------</FONT></DIV></BODY></HTML>