write a program to display configuration of a local system
with the help of vb script.
No Answer is Posted For this Question
Be the First to Post Answer
What is vbscript?
What are the disadvantages of vbscript?
What are the advantages of vbscript?
write a program to display the system specifications of client system with the help of vbScript.
what is the differance between BYVAL,BYREF?
join all the array values without using join function?
Which in-built function is used to format the number in the vbscript language?
How do you get the value of a combo box in Javascript?
What are the naming conventions while declaring a variable in the vbscript language?
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
Inorder to avoid Message box while writing script which alternative method can be used?