[ic] mv_click

Ron Phipps interchange-users@lists.akopia.com
Wed May 9 12:50:00 2001


> The problem is that the submit button is an image, and even when I name
> it mv_click, it does not seem to execute the code wrapped in...
> [set mv_click]
>  [perl]
>    Perl code mentioned above.
>  [/perl]
> [/set]
>

Try using a normal submit button first, once your code works then look at
using the 'button' tag to use an image as a submit button.  Good luck!

-Ron