how to declare a variable in vbscript using vbscript
Answer Posted / pencildot
Dim
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain vbscript in detail?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
write a program to display configuration of a local system with the help of vb script.
Explain about arrays in vb script?
Is vbscript language a case-sensitive language and what does it mean?
Mention how to access array data?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
how to automatically update the sql server2005 database records when insert in vb6?
What are the data types supported by vbscript?
who will create the object?
How to write VB script for login module?
How will you format a number in percetage format in vbscript?
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.
What is the main difference between function and sub-procedure?
Which loop is used in case of arrays in the vbscript language?