We are using Jscriopt validations and at clint site
javascript is not running that time validation would work?
if yes then how it would behave?



We are using Jscriopt validations and at clint site javascript is not running that time validation..

Answer / Harshvardhan

If JavaScript is disabled or not running at the client side, any client-side validations written using JavaScript (such as JScript) will not be executed. In such cases, it's essential to have server-side validations to ensure that invalid data doesn't reach the server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Write a code for sending an email from asp.net application.

1 Answers  


How to implement globalization and localization in the use interface in .net.

1 Answers  


Explain the concept of MVC Scaffolding?

1 Answers   B-Ways TecnoSoft,


Is data edited in the Repeater control?

1 Answers   Siebel,


How asynchronous call can be implemented using delegates?

1 Answers  


Explain how can you debug your .net application?

1 Answers  


What is localhost in asp.net?

1 Answers  


How do we invoke queries from the application?

3 Answers   Microsoft,


Can you use Web API with ASP.NET Web Form?

1 Answers  


Explain the different parts that constitute ASP.NET application?

1 Answers   B-Ways TecnoSoft,


What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

2 Answers  


diffrance between stored procedure & function in sql server?

2 Answers  


Categories