Give me sm ideas to write Vbscripts abt protocol testing
abilash700@gmail.com.
No Answer is Posted For this Question
Be the First to Post Answer
Difference between Function and Sub routine?
how to delete folder test3,test4 and test5 using vbscript?
What is the use of the instr function?
How will you get a subset of a array in vbscript?
Explain vbscript in detail?
Mention what are the rules to name variable in vbscript?
write a vb script to display the size of the folder,date created and name of the folder
Which in-built function is used to format the number in the vbscript language?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
1)How to test whether items in a weblist are in alphabetical order or not?
Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' How I can create object for Wscript
write a vb script to display factorial of a number using function