|
Posted by Geoff on 01/04/07 14:19
Hi.
I want to check the number of characters which have ben entered into a
textbox on a form. Then, if the number is (say) 15, to display a message.
If the number of characters is more or less than this, then display a
different message. Can this be done in HTML alone, I don't really want
to use javascript. Are functions like CHR_LEN available in HTML?
Secondly, I want the number that has been entered, to be added to a list on
a hidden page. If anyone can point me in the right direction, I would be
most grateful.
Geoff
[Back to original message]
|