How to delete a cookie using vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
how to delete folder test3,test4 and test5 using vbscript?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
How to write functions and sub in vb script?
what is the differance between BYVAL,BYREF?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
When to use function procedures and what are its characteristics?
How can I get the value of an object property or variable in another frame?
write a vb script to display the size of the folder,date created and name of the folder
Which loop is used in case of arrays in the vbscript language?
How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"
What is loose binding? Why is it not a good practice to use it?