How will you trim the spaces on the left of a string using vbscript?
Answer Posted / allamraju.sai.kumar@gmail.com
we use LTrim function to remove the spaces.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the naming conventions while declaring a variable in the vbscript language?
filter the array values without using filter function?
how to check whether link is disabled in QTP??
Explain about the extension .hta?
how to write validation function for date in vb script
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
What are the 2 ways to pass a value to the function?
In html file what is an ideal position to include vbscript?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
How many types of procedures are available in the vbscript language?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
Explain the extension .hta?
How will you get the smallest subscript of an array in vbscript?
who will create the object?
What are the uses of vb script?