[Mapserver-users] Mapplet question

Richard Greenwood rich at greenwoodmap.com
Fri Mar 28 11:19:20 EST 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>
&nbsp;<br>
<font face="arial" size=2>-Jim</font><br>
&nbsp;</blockquote>Generally it should look something like this:<br>
&nbsp;&nbsp; &lt;param name='image' value='http://[host][img]'&gt;<br>
Or the whole thing:<br>
&nbsp;&nbsp;&nbsp; &lt;applet codebase='/mapserver/mapplet'
code='jBox.class' width=[mapwidth] height=[mapheight] name='jBox'
MAYSCRIPT&gt; <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name='image'
value='http://[host][img]'&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name='box'
value='off'&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name='verbose'
value='false'&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name='thickness'
value='2'&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name='busyimage'
value='http://[host]/graphics/mym.gif'&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/applet&gt;<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