write a vb-script code to delete all the mails in my gmail in
the year 2011
Answer Posted / prudhvi
plz answer to my question
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain what is loose binding? Why is it not a good practice to use it?
how to check whether link is disabled in QTP??
Mention what is vbscript?
Which in-built function related to an array joins substrings into one string in the vbscript language?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
What are the different types of operators and their order of precedence?
Explain about tristate constants?
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?
How will you get the octal value of the given number in vbscript?
What are the properties of regexp object?
Which keyword is used to declare a variable in the vbscript language?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
Explain How do you create a recordset object in vbscript?
What is the difference between javascript and vbscript?
How can you create an object in vbscript?