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 (2290)
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 7886how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...
2 4397can 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 9150if 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 11027How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?
1 9326The 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
2644
Explain which feature of PERL provides code reusability?
What does clean white space mean?
Explain the difference between the value-type variables and reference-type variables?
Difference betweek javascript, jquery and angularjs?
What is api in angular?
What is the purpose of jsp?
What is @injectable()? Why use?
What is the difference between angular js and backbone.js?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank
Which javascript framework is in demand?
What is the difference between link and compile in angular.js?
What is the difference between push() and concat() in javascript?
What are the different variables present in linux shell?
Explain the difference between forward and sendredirect?
How many types of api functions are available in node.js?