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 9056if 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 10811How 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
How to capture the Image width and height using QTP script ? Kindly answer plz.... Thanx in adavance...
Is node.js a single threaded application?
How do I open javascript in chrome?
How to delete an index from json obj?
What is CDN?
What is serialization in javascript?
Which is the purpose for using the scriptmanager?
What is ComponentWillMount()?
How to write a function?
What is singleton object?
How is SPA (Single Page Application) technology different from the traditional web technology?
What are selectors in jquery? : jQuery Mobile
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
What is error page in jsp?
What is difference between callback and promise?