ASP (565)
CGI Perl (498)
JavaScript (1409)
VB Script (599)
JSP (733)
Shell Script (465)
Tcl (27)
Awk (108)
AJAX (338)
Ruby on Rails (259)
AngularJS (2297)
jQuery (647)
JSON (175)
Node.js (721)
React.js (389)
Scripts AllOther (50) if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
3 7283Can we create buttons in JavaScript ? if yes how? pls provide sample code... Thanks in advance.....
HCL,
1 4363How to test PAGE LOAD TIME, RELOAD THE PAGE, CAPTURE THE URL'S , TEST THE PIXALS please please above all these how to test as a tester
2287w r p syed then output was deys and click eysd and click ysde and click sdey and click deys and click eysd............
2 5852What is missing in my code? function numberTally(numList) { var evenTotal = 0; var oddTotal = 0; for (var i = 0; i <= numList.length; i++) { if i % 2 { // i is odd oddTotal += numList[i]; // or oddTotal = oddTotal + numList[i]; } else { // i is even evenTotal + numList[i]; } } alert(oddTotal); return evenTotal; }
3344
How to get the contents of an input box using javascript?
What is jsp and how it works?
When creating a directive, it can be used in several different ways in the view. Which ways for using a directive do you know? How do you define the way your directive will be used?
What are ui frameworks?
Why do we need custom tags?
How do I handle the back and forward buttons in ajax?
What is the name of directive is used to bootstrap an angular app?
What is the syntax of ‘self invoking function’? Give an example?
What is V8 JavaScript Engine?
What is context url?
Define a "virtual directory"?
How to disable a control or element in angularjs?
What are angular classes?
What is external javascript?
What is lazy loading angularjs?