<!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 5.50.4807.2300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>When I draw a reference map, I get an image but my 
background image is not there. Below is the code I used</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>From map file</DIV>
<DIV><BR>REFERENCE<BR> EXTENT -125.481 23.17332 -66.5282 
51.7963<BR> IMAGE 
/usr/home/gui-ads/html/map/framework/ref.png<BR> STATUS on<BR> size 
124 74<BR>END</DIV>
<DIV> </DIV>
<DIV>Php script</DIV>
<DIV> </DIV>
<DIV>$image_ref=$map->drawReferenceMap();<BR>$image_url_ref=$image_ref->saveWebImage(MS_PNG,1,1,0);</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>If I try using a gif like to doc tells, I get a 
mapscript error.</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks for any help</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Aaron</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>