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 will you trim the spaces on the left of a string using vbscript?



How will you trim the spaces on the left of a string using vbscript?..

Answer / allamraju.sai.kumar@gmail.com

we use LTrim function to remove the spaces.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

I want to count the total no of links present in yahoo home page. The script like Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo!India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing But while running the script it is fail (the object not present in the object repository).How to overcome please tell me the detail steps...for QTP9.30

1 Answers  


about vb scripting programs this type of all question& answers

0 Answers  


how to operate webobjects in a webpage using getobject function and then using generic methods?

0 Answers  


Difference between dim,public and private variables in vb script?

0 Answers  


What is parametrization ?

9 Answers  


what types of bugs will we find out in banking projects for automation testing?

0 Answers   Napier Healthcare, TCS,


How many types of procedures are available in the vbscript language?

0 Answers  


Mention the environments where vbscript could be run?

0 Answers  


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

0 Answers  


What is difference between vbscript and vba?

0 Answers  


what is resorceallocation

0 Answers  


write a vb script to open a text file and write into it

2 Answers  


Categories