Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Should validation (did the user enter a real date) occur
server-side or client-side? Why?

Answer Posted / surendra singh

It should occur both at client-side and Server side.By using expression validator control with the specified expression ie.. the regular expression provides the facility of only validatating the date specified is in the correct format or not. But for checking the date where it is the real data or not should be done at the server side, by getting the system date ranges and checking the date whether it is in between that range or not.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many web config files can be created for an application?

906


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

3099


What are web server controls in asp.net?

1164


What is a session in asp.net?

1095


How can we create custom controls in asp net?

1074


What do you understand by aggregate dependency?

1139


Can we have multiple web config files for an asp.net application?

1032


How to use a Master Database in Asp.net?

1113


How many web.config files can I have in an application?

1026


How to fetch a data from one table to another table in asp.net ?

1086


Which object encapsulates state or data of a user?

1106


Is asp.net a language?

1005


What is %20 in a url?

951


Which protocol is used in a web api?

1151


How is mvc different from asp.net? : Asp.Net MVC

1099