How can you destroy an object in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
write a vb script to display the reverse of vbs
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
What are the advantages of vbscript?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
Mention what is the use of option explicit in vbscript?
how to retrieve native property value in runtime?
How you can call vbscript functions?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
what is the function to get the ascii value of the character?
How do you create a recordset object in VBScript?
accept 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
write a vb script to find simple interest using functions