Displaying 3 results from an estimated 3 matches for "validd".
Did you mean:
valid
2005 Aug 08
7
JS Input/Validation Library
Does anyone has any thoughts about starting a project to simplify
client-side form validation and input? I started thinking about this
because I think date input in most web applications is broken. I
really like Simon Willison''s demo:
http://simon.incutio.com/code/js/date-parser/
I think this could be improved (by mapping say shift+left-arrow to
the previous day, and
2003 May 03
0
[Announce] GnuPG 1.2.2 released
...ibed in RFC2440. This new
release implements most of OpenPGP's optional features, has somewhat
better interoperabilty with non-conforming OpenPGP implementations and
improved keyserver support.
***************************************************************
* Due to a bug found in the key validdation code, we strongly *
* suggest to update to this release if you are relying on the *
* Web-Of-Trust semantics. *
***************************************************************
Getting the Software
====================
GnuPG 1.2.2 can be downloaded fr...
2012 Mar 04
5
moving form validation to client-side
Hi I know with javascript we can validate the input of a form on the
client, is there an easy way to specify this in rails? I am thinking
the javascript code getting generated using some sort of DSL?
--
Kind Regards,
Rajinder Yadav
SafetyNet Test Driven Development
http://safetynet.devmentor.org
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: