write a vb script to display the number is odd or even and whether it is divisible by 9 or not
2 20391accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
2 5826
How to open browser in vb script?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
Mention how you can call vbscript functions?
Explain about constants in vb script?
Mention what are the rules to name variable in vbscript?
Description.Create
How can you destroy an object in vbscript?
What is sql loader? Explain the files used by sql loader to load file?
What is byref and byval parameters in vbscript?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
What are the disadvantages of vbscript?
Explain the filter expression?
How you can call vbscript functions?
Why is error handling required?
What is event handling in vbscript?