DIFFERENCE BETWEEN CLIENT
SIDE AND SERVER SIDE
VALIDATION
S T E V E N G E F F E N
STEVEN GEFFEN
There is a usual question that which type of validations is
better or best? Server side validation or Client side
Validation ?
If the user request requires server resources to validate the
user input, you should use Server Side Validation. If the
user request does not require any server resources to
validate the input , you can use Client Side Validation.
STEVEN GEFFEN
Server Side Validation :
In the Server Side Validation, the input submitted by the
user is being sent to the server and validated using one of
server side scripting languages such as ASP.Net, PHP etc.
After the validation process on the Server Side, the
feedback is sent back to the client by a new dynamically
generated web page. It is better to validate user input on
Server Side because you can protect against the malicious
users, who can easily bypass your Client Side scripting
language and submit dangerous input to the server.
STEVEN GEFFEN
Client Side Validation:
When you perform a Client Side Validation, all the user
inputs validated in the user's browser itself.
For example, if the user enter an invalid email format, you
can show an error messeage immediately before the user
move to the next field, so the user can correct every field
before they submit the form.
STEVEN GEFFEN
As both the validation methods have their own
significances, but the Server side validation is more
SECURE!
STEVEN GEFFEN
For more information visit other profile links of Steven Geffen :
https://stevengeffen.wordpress.com/
https://issuu.com/stevengeffen/
http://www.slideshare.net/StevenGeffen/
https://www.crunchbase.com/person/steven-geffen#/entity
https://www.behance.net/stevengeffdac5
https://www.youtube.com/channel/UC4dCOB8apUnhPwVt7Emq81w
http://www.dailymotion.com/stevengeffen
https://twitter.com/SttevenGeffen
https://www.facebook.com/profile.php?id=100015063995424
https://www.pinterest.com/stevengeffen/
THANKS FOR
WATCHING
S T E V E N G E F F E N

Steven geffen difference between client side and server side validation

  • 1.
    DIFFERENCE BETWEEN CLIENT SIDEAND SERVER SIDE VALIDATION S T E V E N G E F F E N
  • 2.
    STEVEN GEFFEN There isa usual question that which type of validations is better or best? Server side validation or Client side Validation ? If the user request requires server resources to validate the user input, you should use Server Side Validation. If the user request does not require any server resources to validate the input , you can use Client Side Validation.
  • 3.
    STEVEN GEFFEN Server SideValidation : In the Server Side Validation, the input submitted by the user is being sent to the server and validated using one of server side scripting languages such as ASP.Net, PHP etc. After the validation process on the Server Side, the feedback is sent back to the client by a new dynamically generated web page. It is better to validate user input on Server Side because you can protect against the malicious users, who can easily bypass your Client Side scripting language and submit dangerous input to the server.
  • 4.
    STEVEN GEFFEN Client SideValidation: When you perform a Client Side Validation, all the user inputs validated in the user's browser itself. For example, if the user enter an invalid email format, you can show an error messeage immediately before the user move to the next field, so the user can correct every field before they submit the form.
  • 5.
    STEVEN GEFFEN As boththe validation methods have their own significances, but the Server side validation is more SECURE!
  • 6.
    STEVEN GEFFEN For moreinformation visit other profile links of Steven Geffen : https://stevengeffen.wordpress.com/ https://issuu.com/stevengeffen/ http://www.slideshare.net/StevenGeffen/ https://www.crunchbase.com/person/steven-geffen#/entity https://www.behance.net/stevengeffdac5 https://www.youtube.com/channel/UC4dCOB8apUnhPwVt7Emq81w http://www.dailymotion.com/stevengeffen https://twitter.com/SttevenGeffen https://www.facebook.com/profile.php?id=100015063995424 https://www.pinterest.com/stevengeffen/
  • 7.
    THANKS FOR WATCHING S TE V E N G E F F E N