3. Should validation (did the user enter a real date) occur
server-side or client-side? Why?
Answer Posted / joshuab
Validation should strictly occur in client side...
because the user's input format should be verified then and
there, for this server side validation is of no use,
whereas to validate the userid and the password server side
validation is the only option.
Joshua_________
www.prodigyapex.com
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
difference between Response.write,server.transfer and also which one is used when ?
Explain the race around condition? : Dot net architecture
Does application frame need host?
Explain about cookie less session state? : .NET Architecture
What is WPF and WCF?
how can we achieve language interoperability through CLS? How MSIL works?
How do I know when my thread pool work item has completed?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Explain cache? : Dot net architecture
What are the important principles of soa (service oriented architecture)?
how to change the application name?
How do we do authentications using atlas?
How to improve the cache performance? : Dot net architecture
What is .net mobile utility controls. : Microsoft dot net mobile