hy,
can someone tell me how to put max length, or max characters for the input text, cuz i cant find a way to do it, thanks. [import]uid: 92107 topic_id: 16032 reply_id: 316032[/import]
hy,
can someone tell me how to put max length, or max characters for the input text, cuz i cant find a way to do it, thanks. [import]uid: 92107 topic_id: 16032 reply_id: 316032[/import]
have a timer check every so often.
you can get the length by using the # operator and if it is more than what you expect, just set the text to the max length.
cheers,
? [import]uid: 3826 topic_id: 16032 reply_id: 59666[/import]