Give examples where vb script can directly run on users system with windows as os?
sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
How to get the length of the string by making use of the string function?
Open Yahoo Login Page in that page Suppose i have 100 mails and i want to delete 10'th mail now give procedure & Coding For that Scenario
Why do we use Option Explicit?
What is the equivalent of VBScript?s On Error In Jscript ?
What is the event handling in vbscript?
can u test the application without add-in?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
When to use function procedures and what are its characteristics?
We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below
Which in-built function is used to format the number in the vbscript language?
How will you trim the spaces on the left of a string using vbscript?