How many types of procedures are available in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
what is diff between static and dynaic arrys?
Explain about arrays in vb script?
how to declare a variable in vbscript using vbscript
VBscript for QTP,best tutorial?
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
Explain How do you create a recordset object in vbscript?
What are the differences between sub procedures and function procedures?
Here in my automation tool, i am retreiving some values and i need to store this values in the excel. How can i achieve this?. We are using VBA as scripting language. please let me know if you require any further inputs.
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
write a vb script to display first 5 odd numbers from 1 to 100