<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=599094414-08012008><FONT face=Arial color=#0000ff size=2>By 
modifying only the html image tags, you are just stretching the same image that 
MapServer gave you before.&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=599094414-08012008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=599094414-08012008><FONT face=Arial color=#0000ff size=2>If you 
want a larger image, you will need to change the SIZE parameter in your map 
file.&nbsp; If you don't want to do this statically in your map file, you can 
modify the map image size by adding '&amp;map_size=1000+1000' to your URL&nbsp; 
(this is the syntax for MapServer 4.x, it is probably a little different for 
5.x)</FONT></SPAN></DIV>
<DIV><SPAN class=599094414-08012008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=599094414-08012008><FONT face=Arial color=#0000ff 
size=2>David.</FONT></SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> UMN MapServer 
  Users List [mailto:MAPSERVER-USERS@LISTS.UMN.EDU] <B>On Behalf Of </B>User 
  Map<BR><B>Sent:</B> Tuesday, January 08, 2008 8:31 AM<BR><B>To:</B> 
  MAPSERVER-USERS@LISTS.UMN.EDU<BR><B>Subject:</B> 
  [UMN_MAPSERVER-USERS]<BR><BR></FONT></DIV>
  <DIV>hi,</DIV>
  <DIV>i have shown my area map as a static map through html.&nbsp; i want to 
  show this image larger on the html page, and also to save that as a bigger 
  image. i have tried setting the width and height in the image tag, it makes 
  the image bigger but distorted/streched. and when i save that streched image 
  the original image is saved but not the streched one. can u tell how to solve 
  this.thanks for helping.</DIV>
  <DIV>my html code is:</DIV>
  <DIV>&lt;html&gt;<BR>&nbsp; &lt;head&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &lt;title&gt;&lt;/title&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;meta 
  http-equiv="Content-Type" content="text/html; 
  charset=iso-8859-1"&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;link type="text/css" 
  rel="stylesheet" href="ms35.css" /&gt;<BR>&nbsp; &lt;/head&gt;<BR>&nbsp; 
  &lt;body bgcolor="#FFFFFF" text="#000000"&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;table 
  align="center" border="0"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;tr&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;h3 
  align="center"&gt; Map of post 
  code&lt;/h3&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;div 
  align="center"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;img border="1" width="600" height="500" 
  src="/cgi-bin/mapserv.exe?map=/ms4w/Apache/htdocs/chk/db.map&amp;layer=states&amp;layer=state&amp;layer=stat&amp;mode=map" 
  /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/div&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/tr&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/table&gt;<BR>&nbsp; 
  &lt;/body&gt;<BR>&lt;/html&gt;</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>thanks for helping.</DIV>
  <P>
  <HR SIZE=1>
  Looking for last minute shopping deals? <A 
  href="http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping">Find 
  them fast with Yahoo! Search.</A></BLOCKQUOTE></BODY></HTML>