evidently I don't understand the range validator. To me, user entry of 1e100+1 gets accepted. So I don't understand how validation works. Goal is to have no number at all. So if I reject everything between two ranges, then user only has needs one number larger than range.
Anyway, I don't have to get it for now as the = int() method works for my app Appreciate the assistance, Alex -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

