Hello :D
This is my problem, i have upto 8000 bytes to enter into a database field using an ASP form. Due to the information that goes in it fills up quickly.
What i need is a counter on the side of the form telling them how many characters they have currently input into the form (table field) so that they dont get a truncate error if they try to insert the details.
Is this possible