Hi,
if I use the RequiredFieldValidator with a single line textbox, it works
perfectly. If I use a multiline textbox and I write the text without any
carriage return, it still works fine. But if I use a carriage return, for
example:

Line 1
Line 2

it always show the error message and doesn't allow the user to post the
form. Can you give a reason and solution?
Thanx,
Spy++

P.S: I use Beta2 of course



- devpro