What language / script is used to validate web page
Answers were Sorted based on User's Feedback
Answer / shankar0975
Java script. It actually depends on the type of validation
that has to be performed: there are two types - client side
validation which is mainly done by using Javascript. The
other one is server side validation.
Thanks.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / gp
HTML cannot do validation. Its only for showing static
content in web pages. JavaScript adds the dynamic content
to the web page where in which validations(client-side/
browser side) are done.
Too much of client side validation is not recommended as it
might slow down the web page.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is log files in qtp what is use
sample and simple coding where we get?
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
While joining files if only two files are mentioned with jfile keyword, do we required to use join keyword????
How does the TCP handle the issue of multiplexing?
what is delegate and how works delegate and event.
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
Binary tree?
what are the missinschema properties and should we pass primary key in select command
How will you prove that java swing is multithreaded?
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.
How you ll create customizing Tcode.