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 |
When does ‘on click of button’ event gets triggered in the vbscript language?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance
wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
Explain the filter expression?
What are lbound and ubound in the vbscript language?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
How strcomp function works?
In qtp, how to use XML files for framework. if the XML files are more Efficient than Excel files?
How to find arry size in qtp vb script
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?
Mention what are the rules to name variable in vbscript?