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) In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
2 7775how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...
2 4305can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)
3 9059if the two text boxes are there i want assign the vales like 2&3 and if i select button means i want find the sum.this is client side scripting in javascript
7 10824How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?
1 9260The below script is working Internet browser but not working in mozilla plz find that good way... function doSubmit(op){ var rowcount=document.getElementsByName ("parameterTypeId").length; var parameterGrade; var performance; var goal; if(op == "save"){ for (var i=0; i < rowcount; i++) { var param=eval("document.forms [0].parameterGrade"+i); if(param.value != "select"){ return true; } } alert("Please rate atleast one attribute"); return false; }//if ends here
2568
Does spacing matter in javascript?
Can you explain factory method in angularjs?
What is the difference between stateless and stateful component?
Why do we need javascript?
What is the use of '>>' in perl?
How do you add an element at the end of an array?
Why is it hard to call this function: sub y { "because" } ?
What is method chaining in jquery?
Explain the difference between $(this) and 'this' in jquery?
How to create a service using factory in angularjs?
Differentiate between use and require, my and local, for and foreach and exec and system
What is aspx cs file?
Where do we require ‘chomp’ and what does it mean?
Explain the action.
How node.js overcomes the problem of blocking of i/o operations?