
hello...
well here's the case im trying to make a page that will send messages.
now im limiting the user to type only 500 characters per message..
i explicitly define the maxlength property of the textbox to 500.
the problem is i also have this tiny textbox containing the number of characters a user can only use, that will decrement as the user type in the message.
thanks... :D
:-)