GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET 2.0
Go To First  |  Previous Question  |  Next Question 
 ASP.NET 2.0  |  Question 98 of 161    Print  
Distinguish the differences between client-side and server-side data validations in web pages.

  
Total Answers and Comments: 4 Last Update: April 28, 2008     Asked by: Calvin 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: prashanthdd
 
By default server side validation occures when using the validation controls.Additionally client side validation can be done through javascript.This increases the execution speed since it doesn't occur in the server.But when checking between of two dates server side validation is more appropriate.

Above answer was rated as good by the following members:
aniket_expert
August 02, 2006 06:41:04   #1  
balaSM        

RE: Distinguish the differences between client-side an...

Client side validation and verification involves with javascript or vbscripts

Client side validation has done before the client hit the server.

But in server side validation validation occurs on server.


 
Is this answer useful? Yes | No
September 29, 2006 02:11:16   #2  
balaji        

RE: Distinguish the differences between client-side an...

Hai

Client Side validations can be done by using JavaScript VbScript

where server can be done using ASP but it can be achieved using validation controls present in .NET IDE.

Thanks...


 
Is this answer useful? Yes | No
January 09, 2008 08:22:17   #3  
suneelpachipulusu Member Since: January 2008   Contribution: 3    

RE: Distinguish the differences between client-side and server-side data validations in web pages.
Client side validations can done through javascript or vbscript

Server validations can done on sever side while in server side they are 7 validations in asp2.0 1.custom valdator
2.compare validator
3.required field validator
4.range validator
5.validation grouping
6. summary grouping
7.regular expression validator

 
Is this answer useful? Yes | No
April 28, 2008 05:53:38   #4  
prashanthdd Member Since: April 2008   Contribution: 11    

RE: Distinguish the differences between client-side and server-side data validations in web pages.
By default server side validation occures when using the validation controls.Additionally client side validation can be done through javascript.This increases the execution speed since it doesn't occur in the server.But when checking between of two dates server side validation is more appropriate.
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape