How to assign a numeric value to a variable?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate javascript and vbscript?
how many types of recording are there?
Description.Create
Write a program to display the numbers in the below format using for loops? 1 2 3 4 5 6 7 8 9 10 11 12 and Write a program to display the numbers in the below format using for loops. 1 2 3 4 5 6 7 8 9 10
How are arrays declared in the vbscript language?
What is a difference between scripting language and programming language?
What are the differences between sub procedures and function procedures?
What is the use of the formatdatetime function in the vbscript language?
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
Which operator is used to concatenate the 2 values in the vbscript language?
what is extension of the file if its saved from recovery manger to some drive
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.?