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

What is vbscript language used for and which earlier language is it modeled upon?

947

When are redim statement and preserve keyword used in the vbscript language?

985

What are lbound and ubound in the vbscript language?

1023

How can you fetch the value of a cookie?

961

What are the differences between sub procedures and function procedures?

930

Is vbscript language a case-sensitive language and what does it mean?

951

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

1007

How are values assigned to the variables in the vbscript language?

987

Which operator is used to concatenate the 2 values in the vbscript language?

960

What is the purpose of the err object in the vbscript language?

1035

Why is it recommended to close the database connection every time after the work is completed?

873

What is the difference between for loop and while loop?

999

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

1225

When does ‘on click of button’ event gets triggered in the vbscript language?

940

Explain about scrrun.dll in vbscript?

1035


Post New VB Script Questions

Un-Answered Questions { VB Script }

What are the properties of regexp object?

1027


Explain about the support of asp for vb script functionality?

886


Explain few date functions in vbscript?

997


For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com

2139


what is the difference between modular and data and keyword driven framework

2192


what is the features of visual basic?

2038


How should i Create Email invite with server-side Coding?

2057


what is the standards used for writing the script in QTP

2270


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

1800


How will you get the octal value of the given number in vbscript?

910


If else for do while select in vb script?

1073


What is the purpose of folders object of scripting.filesystemobject class in vbscript?

1311


There are 5 web pages.write a script to click the button on 4th web page.

3355


We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?

2135


what is used of Property........End Property loop ? how to write the script for it?

2181