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°50'38.58"N
12°29'13.39"E<br /><br /><br />On Mer, 14 Marzo 2007 4:50 pm, Ian
Maxfield wrote:<br />> Many thanks to those who gave solutions to
problems that I was having with<br />> javascript.  The error console
in Firefox has proved particularly useful<br />> in<br />>
identifying and fixing problems.<br />> <br />> The only message
that I now currently have from the error console is:<br />> <br />>
' document.mapserv.submit is not a function '<br />> <br />> I
understand that this is the script to force mapserve to refresh within<br
/>> javascript.  In all the examples I have seen on the the net the
code above<br />> is perfectly valid - I cannot see why I should have
an error using this<br />> code.<br />> <br />> Can anyone shed
any light on this??<br />> <br />> Thanks,<br />> <br />>
Ian<br />> <br /><br />