How to delete a cookie using vbscript?
What is the purpose of regexp object in vbscript?
who will create the object?
write a vb script to find the size of d drive?
What are the uses of vb script?
How you can call vbscript functions?
Explain about the support of asp for vb script functionality?
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
Which event is triggered when mouse focus comes out of an element in the vbscript language?
What is the scope of a constant declared using public?
How can you fetch the value of a cookie?
Which object provide information about a single runtime error in a vbscript?
write a vb script to generate 3*3 matrix