Re: TEXT AREA ROWS IN HTML
- From: "McKirahan" <News@xxxxxxxxxxxxx>
- Date: Sat, 20 Jan 2007 15:57:25 -0600
"SSG" <ssg14j@xxxxxxxxx> wrote in message
news:1169326260.530702.127790@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
In HTML , I need textarea box with 4 rows & 5 cols . But if I enter the
4 th row, it shouldnt allow 5 th row...
Only 4 rows should be accepted, can anyone tell me hw to creat text
box?
You can't.
http://www.w3schools.com/tags/tag_textarea.asp
However, you can restrict the number of characters
or line-feeds entered via "onchange" and scripting.
.
- References:
- TEXT AREA ROWS IN HTML
- From: SSG
- TEXT AREA ROWS IN HTML
- Prev by Date: TEXT AREA ROWS IN HTML
- Next by Date: Find length of field from database table
- Previous by thread: TEXT AREA ROWS IN HTML
- Next by thread: Find length of field from database table
- Index(es):
Loading