Re: form validation
Re: form validation
- Subject: Re: form validation
- From: Michael Kelly <email@hidden>
- Date: Tue, 12 Mar 2002 17:27:31 -0800
On 3/12/02 1:50 PM, Michael Turner <email@hidden> wrote:
>
Jessica,
>
>
I don't use AS-cgi, so take this which ever way...
>
>
I recommend Javascript for html-form validation before submission to any
>
CGI. Validation in Javascript is easier and earlier (client-side).
>
>
/Michael Turner
Yes, but I might add that JS validation is utterly useless without
complimentary server-side validation, for obvious reasons. (JS is
client-side, CGI is server-side.)
--
Michael
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.