How can the spaces from the string be removed?
What is the extension of the vbscript file?
How will you convert a string to lower case string using vbscript?
What is dictionary object in vbscript? Explain?
What is vbscript language used for and which earlier language is it modeled upon?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
Which date function is used in the vbscript language to find the difference between the 2 dates?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
How to open a file. What is the perpose of true and false mode there?
What is the difference between vbscript and vba?
How to open excel 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?
How will you release the memory acquired by an array variable in vbscript?