How do display output message without using msgbox function?
Answer Posted / shashankshekharraj
With the help of InputBox also , otherwise the second
option is "Wsript.Echo".
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a program to display configuration of a local system with the help of vb script.
give me any information abou vb script books learn quckly
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Which conditional statement is the most convenient one to use in the case of multiple conditions 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
What is the purpose of the err object in the vbscript language?
How to capture a runtime error in vbscript?
What are the 2 ways to pass a value to the function?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
What are the properties of regexp object?
what is the object hyrarchy in QTP for a web based application
Explain the asc function?
What are the disadvantages of vbscript?
Mention what is the use of option explicit in vbscript?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?