check out the textBox value on bulr
Hi all,
I have a simple problem,
I used a text box which it's value property is "Enter your name",and
on click event the text value hides and on blur event i set the value property to "Enter your name"
again.
that works,but when I write some thing then clear it or when I write whitespace ,on bulr the IF condition doesn't verify.
can you tell me how to improve the the IF condition to be able to check out the whitespace or "" (none value).
Thank for help.