what is a required field validation control?
Answer Posted / dsr
first drag the requiredfieldvalidator from validator
(Toolbax). after that ,we can goto properties and change
the properties of requiredfieldvalidator.
1.Id
2.controltovalidate:nametextbox
3.errormessage:Required Field
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to improve the cache performance? : Dot net architecture
What is .net mobile input validation. : Microsoft dot net mobile
How to prevent my .NET DLL to be decompiled?
What's the difference between an application and a program?
Whate are resource files? How are they used in .net?
What is new in the .net 2.0 class library?
Can I create my own context attributes?
Explain the purpose of cache? : Dot net architecture
Can I create my own metadata attributes?
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
what are constructors and destructors?
Are there any third party logging components available?
Explain .net mobile input controls? : Microsoft dot net mobile
How do you handle this COM components developed in other programming languages in .NET?
what is the difference between master page and content page?