What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
No Answer is Posted For this Question
Be the First to Post Answer
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
Difference between Function and Sub routine?
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
How can you create a file object to work with the files in the vbscript language?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
What is the use of the formatdatetime function in the vbscript language?
what do you mean .ota mobile format
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
HI how can handle dynamic image through vb script example we have to create email id fill the edit box(these latters change wrong password) i am wating your answer
sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
Explain some uses of vb script?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)