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 use XML files for framework. if the XML files are more Efficient than Excel files?
1 2921Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
1856write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail
2 15875Sub link() Dim k As Integer Dim rand As Integer Dim URL As String Dim foldernum As Integer Dim folderstring As String Dim filenum As Integer Dim filestring As String k = 1 'for AC Numbers For i = 11 To 40 foldernum = 0 foldernum = 1000 + i folderstring = CStr(foldernum) folderstring = Mid(folderstring, 2, 3) folder = "ac" & folderstring 'folderstring = Sheets(2).Cells(i, 1) ' for Number of Random files For j = 1 To 10 rand = Int(Rnd * (200 - 1) + 1) filenum = 0 filenum = 1000 + rand filestring = CStr(filenum) filestring = Mid(filestring, 2, 3) 'URL = "http://ceobihar.nic.in/PSCDROM/ac" & folderstring & "/i" & folderstring & "0" & filestring & ".pdf" URL = "http://www.elections.tn.gov.in/pdfs/dt1/" & folder & "/" & folder & filestring & ".pdf" ' URL =http://www.wb.nic.in/wbeco/EROLLS/PDF/English/A001/a0010105 .pdf Cells(k, 1) = folderstring Cells(k, 2) = folder Cells(k, 3) = filestring Cells(k, 3) = URL k = k + 1 Next j Next i End Sub plz define it
2735what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
2385what will this do? function show_alert value="Show User" eval("x=10; y=20; document.write(x*y)");
1 18016how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
1843
Can u describe what kind of testing are for OTC derivates by banks.
How do you clear an array in javascript?
How do I sort a hash by the hash key?
What is the use of a weakset object in javascript?
What e means?
Differentiate between Components and Directives in Angular 5?
Explain the use of the arrow function in React
How dhtml is used in javascript?
With options on page load how you can initialize a select box?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
What is the purpose of callback function as an argument of setstate()?
Which operator is used to assign a value to a variable?
What is the use of html() method in jquery?
Which is the core module of AngularJS?
How to write a comment in javascript?