Simple question, c#.NET enter string value in textbox

Posted by ilkdrl on Stack Overflow See other posts from Stack Overflow or by ilkdrl
Published on 2010-05-09T15:16:41Z Indexed on 2010/05/09 15:28 UTC
Read the original article Hit count: 176

Filed under:
|
|
|

if user enter string value in the textbox and press button, i should see error message in label about entered string value.. How can i do that? and what is the code?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET