[mochikit] Re: Form Validation

2007-08-28 Thread [EMAIL PROTECTED]
Geez, now my 1st post shows up a day late. Anywho, ignore the first long post, plz. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups MochiKit group. To post to this group, send email to mochikit@googlegroups.com To

[mochikit] Re: Form Validation

2007-08-28 Thread Leo Soto M.
Coming late to the thread, but anyway, this could be useful: http://ui4w.sourceforge.net/UI4W/packed/doc/html/Form.html Examples: http://ui4w.sourceforge.net/UI4W/packed/samples/Custom_Form_Validator.html http://ui4w.sourceforge.net/UI4W/packed/samples/Simple_Manual-Layout_Form.html It's

[mochikit] Re: Form Validation

2007-08-27 Thread [EMAIL PROTECTED]
I posted my script this weekend, but it seems to have gone bye bye, so I'll try again. I'l start with the basics. The premise of my form validation script is that the validation occurs server side, and I use javascript to post the form and interpret results from the server. These are the basic

[mochikit] Re: Form Validation

2007-08-23 Thread Lee Connell
Jeremiah, Care to share your script? You can send it to this email account. Thanks On Aug 21, 1:20 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I ran into this a few months ago myself. I ended up writing a form validation script that uses json data returned from the server to either

[mochikit] Re: Form Validation

2007-08-21 Thread [EMAIL PROTECTED]
I ran into this a few months ago myself. I ended up writing a form validation script that uses json data returned from the server to either display validation errors or a submission confirmation. This has worked out pretty well, and been fairly easy to replicate on other forms. On Aug 20, 7:53

[mochikit] Re: Form Validation

2007-08-20 Thread Jason Bunting
Lee Connell asked: Are there form validation helpers in mochikit? No and yes - there are not any in the sense you are probably thinking, but by virtue of the fact that MochiKit makes JavaScript suck less, there are. Hope that makes sense. Look through the relatively complete documentation

[mochikit] Re: Form Validation

2007-08-19 Thread Lee Connell
anyone? On Aug 18, 12:01 pm, Lee Connell [EMAIL PROTECTED] wrote: Are there form validation helpers in mochikit? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups MochiKit group. To post to this group, send email