zzfive03
Programmer
- Jun 11, 2001
- 267
Hello
I have some form processing where I check to make sure there is a value in a textarea field. If it is blank, I make the user enter something in the field.
I check spaces using Trim()
How can I check to see that the user just didnt press enter and make a blank line?
I have some form processing where I check to make sure there is a value in a textarea field. If it is blank, I make the user enter something in the field.
I check spaces using Trim()
How can I check to see that the user just didnt press enter and make a blank line?