how to validate the date(dd/mm/yyyy)using regular expression
in javascript? It should also satisfy the leap year feb 29
problem. Please help me.
What does ecma stand for?
Iam getting xml when we click on one button.Iam placing that xml in dom.Im getting that xml data in one xsl.In that xsl I want to increase the variable value which is declared in xsl. Ex: <parent_node> <childNode> <first><d1>ffftt</d1></first> <first><d1>eeeeiii</d1></first> <first><d1>uuuuwww</d1></first> </childNode> <childNode> <first><d1>fff</d1></first> <first><d1>eeee</d1></first> <first><d1>uuuu</d1></first> </childNode> </parent_node>
What is event in web programming?
How can we send mail using Javascript?
why you used Java Script? Can it use for both client side and server side validation purpose?
12 Answers BeBo Technologies, HCL, Wipro,
What is difference between local and global scope in javascript ?
Is it safe to use javascript?
What is array in javascript?
Explain javascript event delegation model?
WHAT IS DIFFERENT BETWEEN CORE JAVA AND ADVANCED JAVA?
What are the features of javascript?
Is Exception handling possible in Javascript?