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

Post New Answer

More VB Script Interview Questions

What if you do not specify anything when you call a procedure?

0 Answers  


What is the difference between ByRef and ByVal. When to use ByRef and ByVal

5 Answers   Polaris, TCS,


Which function allows you to instantiate an object given its programmatic identifier or progid?

0 Answers  


what is diff between static and dynaic arrys?

0 Answers  


I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?

0 Answers  






What is the equivalent of VBScript?s On Error In Jscript ?

1 Answers   Microsoft,


What is the use of "Option Explicit"?

2 Answers  


Explain the scope of the variables using dim, public, and private keywords respectively.

0 Answers  


Which operator is used to concatenate the 2 values in the vbscript language?

0 Answers  


What are class events?

0 Answers  


write a vb script to display 3*3 matrix

1 Answers  


Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?

0 Answers   Microsoft,


Categories