What language / script is used to validate web page
Answer Posted / 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 |
Post New Answer View All Answers
Differevce between arrays and array builders?
what are all the ant command options
5.Call by value and Call by reference with program?
could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
how to remove header and footer in jcl using sort utility
how to add a new table with variables and thier values into a imported file uisng proc import?
Difference between views and index in sas programming
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
why we need to take u?
How to set on/off a group of indicators in a single statement?
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
how do find the user exit for selected feild whatis the process and can u plz explain it
I am looking for selenium RC online Training in chennai. can any one tell me the best institute
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
How will you prove that java swing is multithreaded?