Mention what is the difference between vbscript and vba?
Answer / Ajeet Kumar Singh
VBScript is a scripting language used in web development, primarily within Internet Explorer. VBA (Visual Basic for Applications) is a programming language designed by Microsoft to automate tasks within Microsoft Office applications like Excel or Word.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to pass argument by reference to a function in vbscript?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' How I can create object for Wscript
How to capture a runtime error in vbscript?
Explain about tristate constants in vbscript?
Which in-built function is used to format the number in the vbscript language?
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
Mention when to use function procedures and what are its characteristics?
write a vb script to display first 5 odd numbers from 1 to 100
can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)