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 2931Develop 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)
1858write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail
2 15878Sub 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
2736what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
2386what will this do? function show_alert value="Show User" eval("x=10; y=20; document.write(x*y)");
1 18026how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
1843
What is the purpose of on error resume next statement?
How can we control versioning about packages in node.js?
Write a program to reverse a string in pure javascript?
Can you explain factory method in angularjs?
What is a directive sentence?
Explain me what are the limits of ruby on rails?
How to use angular js?
Is node js good for enterprise?
How to validate data in angular js?
How will you read a directory?
What is application server node?
Why to use MongoDB?
Explain fetch api in javascript?
What is the purpose of scripting?
What is the main difference between procs and blocks?