I have a form in HTML and I use JavaScript to access a FileMaker Pro database.
I have a textarea that contains a form field named "description"
That is an area where visitors to the website can input a description of their problem.
I set the text area to 6 rows and 80 columns so that it is quite large, however, there may be times when the someone enters information larger than 6/80. I want a way that the user who is reviewing the information already entered in the description field and click on the textarea box and a box will pop-up and auto format the size to show all of the text the original user entered in the description field...so that when the reviewer looks at the info, they don't have to use scroll bars and scroll up and down.
Does anyone know how to do this?
Thanks
Mindy
I have a textarea that contains a form field named "description"
That is an area where visitors to the website can input a description of their problem.
I set the text area to 6 rows and 80 columns so that it is quite large, however, there may be times when the someone enters information larger than 6/80. I want a way that the user who is reviewing the information already entered in the description field and click on the textarea box and a box will pop-up and auto format the size to show all of the text the original user entered in the description field...so that when the reviewer looks at the info, they don't have to use scroll bars and scroll up and down.
Does anyone know how to do this?
Thanks
Mindy