Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
961Which object is used to work with the database in the vbscript language and what statement is used to create this object?
943What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
960
How are arrays declared in the vbscript language?
What is dictionary object in vbscript? Explain?
How to declare an array in vbscript?
How can constants be declared in the vbscript language?
What are the data types supported by vbscript?
Mention what is select case statement?
how to increase the values in text box in a given text box increament by two values by clicking on button
who will create the object?
How will you get a combined string from array of string in vbscript?
what is the difference between modular and data and keyword driven framework
when we use filter funtiom invb script(QTP)
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
Mention what is the technology used by vb script?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Which date function is used in the vbscript language to find the difference between the 2 dates?