How do you perform validations?

Answer Posted / richard des jardins

Remember, Server Side Validation must always be performed,
then optionally Client Side validation to enhance the user
experience. On the server, you can write Server Side code
to perform the validation. On the Client, you can use any
of the .NET Validators or write JavaSCript and Regular
Expressions to enable validation. Both previous answers
were correct is the question was how to enable client side
validation. Always validate on the server and them
optionally on the client.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between response.write() and response.output.write()?

712


How u refer webservices?

1507


What is cookies in asp net?

535


Using code explain Configuration Management

1414


Can you use c# without .net?

560






What are the various types of validation controls provided by asp.net?

552


What is a web farm?

608


Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

596


How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?

565


How can you apply a theme to your asp.net application?

545


What is a windows service?

570


Can you set which type of comparison you want to perform by the comparevalidator control?

534


Explain the boxing and unboxing concept in .net?

402


Explain how can we inherit a static member?

541


Which protocol is used to call a web service?

579