What is the use of option explicit statement?
What methods are used to create text files and open text files in the vbscript language?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
how to find number of characters(letter a) in the sentence Rain Rain Go away
Explain about vb script?
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
accept a string & display whether a is present or not
What are the special sub-types in vbscript?
Write a program to create a Dynamic array of size 5 elements and display all the elements.
give me an ex. of unoverloaded method?
How to create a function in vbscript?
write a vb script to open a text file and write into it