[Mapserver-users] Image
Thorsten Fischer
thfischer at mapmedia.de
Fri May 23 10:40:45 PDT 2003
On Fri, 2003-05-23 at 16:27, Dwijadas Dey wrote:
> This is the portion in the template file by which i am fetching
> the
> images.Here where is the problem? as the image is not displayed in
> the
> browser but it is forming in the "images" directory.
>
> <table border=1 cellpadding=3>
> <tr>
> <td align=center>
> <!-- THE PROBLEM IS HERE IN THE NEXT TWO LINE> -->
> <! <input type="image" name="img" src= "[img]"> -->
^^^^^^^^
The [img] is the place where mapserver fills in the dynamically
generated name of the dynamically generated image file. If the value
gets substituted but you still don't see anything, you should consider
looking at your IMAGEPATH and IMAGEURL settings in your WEB section, all
to be found in your mapfile.
hth,
thorsten
More information about the MapServer-users
mailing list