which web2py version are you using. There was a bug about this once that was fixed.
On Jan 23, 1:38 am, "hamdy.a.farag" <[email protected]> wrote: > Hi > > >>So you can do > >>IS_INT_IN_RANGE(v1, v2, error_message=T("enter a value between %(min)s and > >>%(max)s")) > >>or any other string containing the min and max mapping keys, > > @Denzel > > I can't get it working using this either > > I also have a nother question : > > In google chrome the upload field displays 'Choose File' > message which I want to tranlsate and the field has a default value > 'No file choosen ' > while in firefox There's no "No File choosen" message and instead of > Choose there's "Browse" > > Now my question is : > > Is there a way to handle these situations with my own translated > custom messages ? -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

