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)
No Answer is Posted For this Question
Be the First to Post Answer
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
What is the technology used by vb script?
what is the differenece btwn scripting language and programming language
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
when you use For Loop, While..do, do..while? at what situations which loop will use.
What are the properties of regexp object?
What is string concatenation function in VBScript?
What are the disadvantages of vbscript?
write a vb script to find the size of d drive?
What is the difference between VBScript and JavaScript?