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 4364How 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
2289w r p syed then output was deys and click eysd and click ysde and click sdey and click deys and click eysd............
2 5853What 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
What are the various advantages and disadvantages of perl?
Why do we use jsp?
Is vbscript language a case-sensitive language and what does it mean?
What is json post?
How can we extend jsp technology?
What is angular base elements?
What is forceUpdate()?
What do you understand by rails?
What is the model view controller (mvc)?
Mention what are the rules to name variable in vbscript?
What are Unary arithmetic operators?
Why is javascript not oop?
What is patchvalue used for?
What is npm start?
How to enable caching in angular 1.x?