what is the maximum length of a text field entry? (textbox, textarea, etc.)
When a user is posting an ad and filling out a text field, is there a maximum number of characters he can enter into that text field (e.g. 127, 255, 65535)?
I would like to know this for "textbox" and "textarea" field types.