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...


how to declare a variable in vbscript using vbscript

Answers were Sorted based on User's Feedback



how to declare a variable in vbscript using vbscript ..

Answer / pencildot

Dim

Is This Answer Correct ?    7 Yes 0 No

how to declare a variable in vbscript using vbscript ..

Answer / sasikala

Dim file1 as string

Is This Answer Correct ?    3 Yes 0 No

how to declare a variable in vbscript using vbscript ..

Answer / anil

Dim,public and pravite

Is This Answer Correct ?    4 Yes 3 No

how to declare a variable in vbscript using vbscript ..

Answer / suriya

pls see suriyam62@yahoo.in

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More VB Script Interview Questions

When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?

3 Answers   Logica CMG, McGraw Hill,


Explain the functionality of vbscript?

0 Answers  


I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong

1 Answers  


what does create object actually do when you call it in vbscript?

1 Answers   Cap Gemini,


How can you fetch the value of a cookie?

0 Answers  


Which in-built function is used to format the number in the vbscript language?

0 Answers  


how to retrive the tooltip by using descriptive programming in qtp?

3 Answers   iGate,


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

4 Answers   TCS,


i need to sort the data using qtp script for this how i need to write a qtp script

0 Answers  


HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?

1 Answers   TCS,


Explain about scrrun.dll in vbscript?

0 Answers  


What is the use of the instr function?

0 Answers  


Categories