If txt1.text = Null then
'do something
elseif txt1.text <> Null then
'do another thing
end if
I can't check for the null string.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: Easy Q :Null StringThreaded View
|
Click Here to Expand Forum to Full Width |