How to comment out jsp code?
Mention what are the tools provided in oracle enterprise manager?
What are the main advantages of generalized error co-efficients?
How to get a list of columns in a view using the "sp_help" stored procedure?
What do you mean by streaming media?
What is innertext javascript?
What are the few of the tables available in srm?
Is the declaration of a class its interface or its implementation?
What is django python?
How a new element can be added or pushed in a stack?
If the business process needs to invoke another web service which resource do you use ?
Sub 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
Explain identity in sql server?
Is windows 7 better than windows 8?
Explain what is the primary structure of a protein? What is the importance of the primary structure?