Re: Re[2]: [WSG] accessible client side form validation

2008-05-15 Thread nate hanna
Sorry for the delayed response; been extra busy of late. I've found the
JQuery validation plug-in to be wonderful and easy to use:
http://docs.jquery.com/Plugins/Validation. Be sure to read through the
documentation first and this article is a good source for it as well:
http://bassistance.de/2007/07/04/about-client-side-form-validation-and-frameworks/
.
Regards,
Nate Hanna




On Thu, Apr 24, 2008 at 6:52 AM, <[EMAIL PROTECTED]> wrote:

> If I may be permitted to be pedantic for a moment, I believe that
> JavaScript may be used to provide "Assistance with Validation" (So you
> are both correct...)
>
> "Security" can only ever be _reliably_ provided on the server side, but
> "validation of user input" is perfectly acceptable as client side code,
> with or without server side follow up, as long as the server can
> tolerate the effects of that validation not being carried out.
>
> As with all religious wars, the key to peace is understanding of the
> actual messages, not just blind repetition of slogans.
>
> Regards,
> Mike
>
>
> >-Original Message-
> >From: [EMAIL PROTECTED]
> >[mailto:[EMAIL PROTECTED] On Behalf Of tee
> >Sent: Wednesday, April 23, 2008 8:52 PM
> >To: wsg@webstandardsgroup.org
> >Subject: Re: Re[2]: [WSG] accessible client side form validation
> >Importance: High
> >
> >Hmm, why the Republic of JS kept saying it's form validation?
> >
> >tee
> >On Apr 23, 2008, at 11:28 AM, Alexey Novikov wrote:
> >> Hello, friends.
> >>
> >> There is no client side form *validation*.
> >> There is client side form *assistance*.
> >>
> >> Validation should be performed on server.
> >>
> >
> >
> >
> >***
> >List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> >Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> >Help: [EMAIL PROTECTED]
> >***
> >
> >
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>
>


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

RE: Re[2]: [WSG] accessible client side form validation

2008-04-24 Thread michael.brockington
If I may be permitted to be pedantic for a moment, I believe that
JavaScript may be used to provide "Assistance with Validation" (So you
are both correct...)

"Security" can only ever be _reliably_ provided on the server side, but
"validation of user input" is perfectly acceptable as client side code,
with or without server side follow up, as long as the server can
tolerate the effects of that validation not being carried out.

As with all religious wars, the key to peace is understanding of the
actual messages, not just blind repetition of slogans.

Regards,
Mike


>-Original Message-
>From: [EMAIL PROTECTED] 
>[mailto:[EMAIL PROTECTED] On Behalf Of tee
>Sent: Wednesday, April 23, 2008 8:52 PM
>To: wsg@webstandardsgroup.org
>Subject: Re: Re[2]: [WSG] accessible client side form validation
>Importance: High
>
>Hmm, why the Republic of JS kept saying it's form validation?
>
>tee
>On Apr 23, 2008, at 11:28 AM, Alexey Novikov wrote:
>> Hello, friends.
>>
>> There is no client side form *validation*.
>> There is client side form *assistance*.
>>
>> Validation should be performed on server.
>>
>
>
>
>***
>List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>Help: [EMAIL PROTECTED]
>***
>
>


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: Re[2]: [WSG] accessible client side form validation

2008-04-23 Thread tee

Hmm, why the Republic of JS kept saying it's form validation?

tee
On Apr 23, 2008, at 11:28 AM, Alexey Novikov wrote:

Hello, friends.

There is no client side form *validation*.
There is client side form *assistance*.

Validation should be performed on server.





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***