What language / script is used to validate web page
Answer Posted / 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 |
Post New Answer View All Answers
how to convert hashmap to arraylist with iteration
What is test execution and when will we start execution please send me one example for this question
What is the difference between COM and CORBA?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
What is the entry point function of a DLL?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
how can we maintain the previous version scripts to new version.
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
how to add a new table with variables and thier values into a imported file uisng proc import?
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
what is log files in qtp what is use
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database