Displaying 3 results from an estimated 3 matches for "validdate".
Did you mean:
validate
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
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello!
We are pleased to announce the availability of a new stable GnuPG
release: Version 1.2.2
The GNU Privacy Guard (GnuPG) is GNU's tool for secure communication
and data storage. It is a complete and free replacement of PGP and
can be used to encrypt data and to create digital signatures. It
includes an advanced key management facility
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: