What are the differences between sub procedures and function procedures?
No Answer is Posted For this Question
Be the First to Post Answer
What is the technology used by vb script?
How will you get the natural logarithm of the given number in vbscript?
How to pass argument by reference to a function in vbscript?
Inorder to avoid Message box while writing script which alternative method can be used?
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
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 the output of a + b in vbscript if a = 5 and b = 10?
Explain How do you create a recordset object in vbscript?
What is dictionary object in vbscript? Explain?
write a program to display configuration of a local system with the help of vb script.
how to find number of characters(letter a) in the sentence Rain Rain Go away
How many types of operators are available in the vbscript language?