How about:

<input type="button" onclick="submitTheForm()" value="Go"/>

-Rob

----- Original Message -----
From: "Hunsberger, Peter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 07, 2002 12:58 PM
Subject: RE: Logging and Form Validation


> > I beg to differ. The most part of validation is a trivial matter
(minimum
> > lenght of fields, bounds checking, ...) and this should, in my eyes, be
> done
> > on the client: max performance, min hassles for the user (errors are
> > interactivaley corrected).
>
> It's not the complexity of the validation that's at issue.  The real
> question is: HOW THE HECK DO YOU ENSURE THAT THE BROWSER HAS JAVASCRIPT
AND
> HAS IT ENABLED?
>
> Excuse the shouting, but unless you address this issue nothing else
> matters...
>
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to