try:<br /><span style="font-weight: bold;">document.mapserv.submit()<span
class="Title" /></span>with parenthesis ( ).<br />without parenthesis
'submit' is a property, not a function, in javascript.<br /><br
/>regards<br />.....................................pg<br /><br />-- <br
/>Pietro Giannini<br />Bytewise srl - Area GIS<br />41&deg;50'38.58&quot;N
12&deg;29'13.39&quot;E<br /><br /><br />On Mer, 14 Marzo 2007 4:50 pm, Ian
Maxfield wrote:<br />&gt; Many thanks to those who gave solutions to
problems that I was having with<br />&gt; javascript.  The error console
in Firefox has proved particularly useful<br />&gt; in<br />&gt;
identifying and fixing problems.<br />&gt; <br />&gt; The only message
that I now currently have from the error console is:<br />&gt; <br />&gt;
' document.mapserv.submit is not a function '<br />&gt; <br />&gt; I
understand that this is the script to force mapserve to refresh within<br
/>&gt; javascript.  In all the examples I have seen on the the net the
code above<br />&gt; is perfectly valid - I cannot see why I should have
an error using this<br />&gt; code.<br />&gt; <br />&gt; Can anyone shed
any light on this??<br />&gt; <br />&gt; Thanks,<br />&gt; <br />&gt;
Ian<br />&gt; <br /><br />