Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

VB Script Interview Questions
Questions Answers Views Company eMail

Develop 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)

TCS, Wipro,

1850

write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail

Thomson Reuters,

2 15855

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

2720

how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me

1836

What is the difference between VBScript and JavaScript?

2701

am giving to one number u can set into that in date format.u can use any methods

HP,

1 3897

What is the use of "Option Explicit"?

2 4799

Is VBscript case-sensitive?

3 18715

What is the difference between Javascript & Vbscript?

2 7427

A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

1935

Write a VB Script to count blank Lines in a notepad

IBM,

2 6840

How to Import data from a file (file is on the desktop) to the data table

IBM,

1 3237

How to Import data from a file (file is on the desktop) to the data table

IBM,

1996

How to Import data from a file (file is on the desktop) to the data table

IBM,

2059

How to Import data from a file (file is on the desktop) to the data table

IBM,

2 5498


Post New VB Script Questions

Un-Answered Questions { VB Script }

How to get the length of the string by making use of the string function?

1075


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2468


Explain about filter expression?

991


How will you get a combined string from array of string in vbscript?

947


What is purpose of scripting.filesystemobject class in vbscript?

1112


Which operator can be used to do an xor operation in vbscript?

1249


Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.

2204


What is the purpose of regexp object in vbscript?

1020


How regexp.execute method works?

1060


What is the purpose of on error resume next statement?

988


Out of the different type of operators, which are evaluated first and last in the vbscript language?

994


Mention characteristics of sub procedures?

1045


Explain the support of asp for vb script functionality?

1060


How many types of procedures are available in the vbscript language?

992


Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji

1709