VB Script Interview Questions
Questions Answers Views Company eMail

What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to use one as opposed to another?

Infosys,

1 10227

How can I write HTML text to the window in VB Script?

2 6686

How can I get the value of an object property or variable in another frame?

Citi Bank,

1 5798

How can I access an object in another frame?

1 6134

How to learn VB Script, Since iam working with QTP. So i need to learn VB script.

TCS,

4 11966

Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page

CybAge,

1 5148

Which is the default Data types in VBScript?

5 7390

give me an ex. of unoverloaded method?

Misys,

2 8498

who you define variables and functions in VB?

1 4642

what is visual basic?

Seion Infotech,

2 5180

How do you create a recordset object in VBScript?

3 14658

What is Querystring collection?

1871

Explain the difference between POST and GET Method.

1 5122

Why do we use Option Explicit?

6 12228

How do you write an SQL insert statement?

HCL,

4 6420


Post New VB Script Questions

Un-Answered Questions { VB Script }

Mention what are the rules to name variable in vbscript?

540


What are keywords in the vbscript language?

529


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

582


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1421


how to increase the values in text box in a given text box increament by two values by clicking on button

1651






Explain a few date functions in vbscript

560


What is the use of the date function in the vbscript language?

570


What is the use of option explicit statement?

585


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

629


How can you destroy an object in vbscript?

642


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

1594


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

1438


How will you check that a variable is an array in vbscript?

548


What is the use of the instr function?

587


Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?

807