On Apr 22, 2010, at 4:56 PM, dave wrote:

> I'm interested in only there letters 'a..z' and 'A..z'.  I'm sure its
> easy with regx, but I'm looking to see how such would be defined it it
> was native to web2y.  I'm a database/batch guy, but this framework
> makes it look like I know what I'm doing with a GUI !!!

IS_MATCH('[a-zA-Z]+') ought to work.


-- 
Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

Reply via email to