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 7772how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...
2 4300can 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 9055if 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 10809How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?
1 9256The 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
2567
What is scope of variable in javascript?
What are JavaScript task runners?
Explain JSON Arrays?
How can we implement spa with angular?
What is the repl in context of node.js?
What is authguard?
Explain event emitters in angular 2 and how it works?
Where do I put javascript code in html?
What is echo $shell?
What are controllers in AngularJS?
What is the difference between callback and promise?
explain bind() vs live() vs delegate() methods in jquery
Tell us what is the difference between redirect and render in ruby on rails?
What do you understand by angularjs?
How do I test my ajax code?