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


What is string concatenation function in VBScript?

Answers were Sorted based on User's Feedback



What is string concatenation function in VBScript?..

Answer / saimahesh babu

& operator and +

Is This Answer Correct ?    16 Yes 1 No

What is string concatenation function in VBScript?..

Answer / manohar

Join function also we can use. and & operator, + operator.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More VB Script Interview Questions

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

0 Answers  


when we use filter funtiom invb script(QTP)

0 Answers   TCS,


How to generate 3 digit random number?

3 Answers   IBM, Virtusa,


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

0 Answers  


How will you generate Reports using Vb Script?it asked in testing(QTP)Interview.Plz Any Body Let me know. Thanks uday Uday_testing@yahoo.co.in

4 Answers   NIIT,


which is the best institute in banglaore for software testing?

1 Answers  


how to write validation function for date in vb script

0 Answers  


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

0 Answers  


Write a Fucntion to close all Opened browser expect desired one?

2 Answers   Ness Technologies,


why do u choose to go for testing why cant for devoloping

0 Answers  


Hi Friends, I am facing some issues with If,else condition,i.e. i am working on some web page for ex:gmail page.now if i want to check if username is incorrect or already exist,i want to display error message in my test report,for this i am using a simple code first,i.e. If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "Shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If But still i am getting a syntax error If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If I don't feel any thing wrong in this syntax but i don't understand why it shows such error,i am confused what went wrong,please help me out & do the favor,thanks a lot....

1 Answers  


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

0 Answers   IBM,


Categories