[Mapserver-users] jBox
Richard Greenwood
rich at greenwoodmap.com
Wed Jan 21 12:30:43 PST 2004
Michael Smith wrote:
> Here is what is retured when I do view source:
>
> <tr>
> <td colspan="2">
> <applet codebase="/java/jBox" code="jBox.class" width="600"
> height="600" name="jBox" MAYSCRIPT>
> <param name="image"
> value="http://192.168.110.1http://192.168.110.1/tmp/Mike10747157561596.gif">
> </applet>
> </td>
> </tr>
>
> Any suggestions?
That aint right. It should look like:
http://192.168.110.1/tmp/Mike10747157561596.gif
in your template it should be EXACTLY:
http://[host][img]
For some reason the host is getting in there twice.
In your .map file, your IMAGEURL should be "/tmp/"
--
Richard Greenwood
www.greenwoodmap.com
More information about the MapServer-users
mailing list