B
Blasting Cap
I have an app that allows users to enter an order, and to make a comment
in a field.
The data field is 500 characters long....
What I'd like to do is a couple things - provide a window that will
allow them to enter comments in that box, and to not have to use the
scroll bar to navigate up & down in the box. Is there a way to do that?
Second question, since this field is limited to 500 characters - I'd
like to have a label that would tick off the number of characters left
in the field. Is this something I can do with anything in dotnet, or is
it some sort of javascript add-in?
Thanks,
BC
in a field.
The data field is 500 characters long....
What I'd like to do is a couple things - provide a window that will
allow them to enter comments in that box, and to not have to use the
scroll bar to navigate up & down in the box. Is there a way to do that?
Second question, since this field is limited to 500 characters - I'd
like to have a label that would tick off the number of characters left
in the field. Is this something I can do with anything in dotnet, or is
it some sort of javascript add-in?
Thanks,
BC