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 do you mean by text editor?
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
how can i split string in a textbox in windows appication using C#.net
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
how do you generate source code for the automatic generation for receipt number
what is the similarity between networking devices?
what is the use of check point
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
HOW TO BREAK THE FIREWALL?