Which is the default Data types in VBScript?
Answer Posted / mano
There r no Data types in VB script except Variant
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
In what way program "hello world" you can write in vbscript?
Explain about the asc function?
Explain about scrrun.dll?
How will you check that a variable is an array in vbscript?
How to get the length of the string by making use of the string function?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Mention what is variant 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 event handling in vbscript?
What is event handling in vbscript?
Mention characteristics of sub procedures?
Mention what is vbscript procedures?
What are the advantages of vbscript?
How will you get the exponent of the given number in vbscript?
What is the purpose of the err object in the vbscript language?