write a program to display the system specifications of
client system with the help of vbScript.
No Answer is Posted For this Question
Be the First to Post Answer
How to check the particular window is exist or not with out using check points
I have a webtable and many objects are embedded in side.(like buttons,checkboxes etc). How to know how many such objects are there? what is the class of that objects?
what is event handling?
Why is it recommended to close the database connection every time after the work is completed?
Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
How to Import data from a file (file is on the desktop) to the data table
write a vb script to display calculator using case statement?
input values to accept 2 numbers & print the product, difference and sum using switch case
In what way program "hello world" you can write in vbscript?
Is vbscript language a case-sensitive language and what does it mean?
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?