[Mapserver-users] Mapplet question
Richard Greenwood
rich at greenwoodmap.com
Fri Mar 28 08:19:20 PST 2003
--=======9186DDF=======
Content-Type: multipart/alternative; x-avg-checked=avg-ok-77CC4844; boundary="=====================_95164158==.ALT"
--=====================_95164158==.ALT
Content-Type: text/plain; x-avg-checked=avg-ok-77CC4844; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 8bit
At 10:42 AM 3/28/2003 -0500, you wrote:
>What is the param for specifiying an image when the applet is working ?
>
>-Jim
>
Generally it should look something like this:
<param name='image' value='http://[host][img]'>
Or the whole thing:
<applet codebase='/mapserver/mapplet' code='jBox.class'
width=[mapwidth] height=[mapheight] name='jBox' MAYSCRIPT>
<param name='image' value='http://[host][img]'>
<param name='box' value='off'>
<param name='verbose' value='false'>
<param name='thickness' value='2'>
<param name='busyimage' value='http://[host]/graphics/mym.gif'>
</applet>
Richard W. Greenwood, PLS
(307) 733-0203
Rich at GreenwoodMap.com
www.GreenwoodMap.com
--=====================_95164158==.ALT
Content-Type: text/html; x-avg-checked=avg-ok-77CC4844; charset=us-ascii
Content-Transfer-Encoding: 8bit
<html>
<body>
At 10:42 AM 3/28/2003 -0500, you wrote:<br><br>
<blockquote type=cite class=cite cite><font face="arial" size=2>What is
the param for specifiying an image when the applet is working
?</font><br>
<br>
<font face="arial" size=2>-Jim</font><br>
</blockquote>Generally it should look something like this:<br>
<param name='image' value='http://[host][img]'><br>
Or the whole thing:<br>
<applet codebase='/mapserver/mapplet'
code='jBox.class' width=[mapwidth] height=[mapheight] name='jBox'
MAYSCRIPT> <br>
<param name='image'
value='http://[host][img]'><br>
<param name='box'
value='off'><br>
<param name='verbose'
value='false'><br>
<param name='thickness'
value='2'><br>
<param name='busyimage'
value='http://[host]/graphics/mym.gif'><br>
</applet><br><br>
<x-sigsep><p></x-sigsep>
Richard W. Greenwood, PLS<br>
(307) 733-0203<br>
Rich at GreenwoodMap.com<br>
<a href="http://www.greenwoodmap.com/" eudora="autourl">www.GreenwoodMap.com</a>
</body>
</html>
--=====================_95164158==.ALT--
--=======9186DDF=======--
More information about the MapServer-users
mailing list