What is the scope of a constant declared using public?
No Answer is Posted For this Question
Be the First to Post Answer
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
How to write VB Script for selecting a particular row in a WebTable?
Mention what is the technology used by vb script?
What is the difference between a dictionary and an array?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
Explain the difference between POST and GET Method.
How can you fetch the value of a cookie?
Which operator is used to concatenate the 2 values in the vbscript language?
Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page
How can you create an object in vbscript?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Mention what is select case statement?