Thread
:
asp.net text box not taking null value
View Single Post
urstop
Contributor
7Oct2009,20:17
It could be some other problem, as when you don't enter a value into the text box, the Text property returns an empty string and not a null. Can you please post the code snippet so that we get more idea about what you are trying to do.