One way to do it is <form action="foo" onSubmit="return clicked()">
if the clicked function returns false the form will never be submitet.
On 2/7/06, nederhoed <[EMAIL PROTECTED]> wrote:
>
> What did work was removing the enclosing FORM tags from the template.
> I'm not sure if this is a valid way to do it, but for now it works :)
>
> I'm still happy to hear your suggestions!
>
>
--
cheers
elvelind grandin

