PLz send me the VB scripts which is having more examples
my email id : hareen_11@yahoo.com
No Answer is Posted For this Question
Be the First to Post Answer
What are the rules to name variable in vbscript?
Explain a few date functions in vbscript
What are the naming conventions while declaring a variable in the vbscript language?
Illustrate briefly about the different types of statement
If anyone knows abt Test Complete material, Pls let me Know. if u have any material or any documents..... Pls mail me on this mail Id...... This is very Urgent Requirment..... for my Project.....
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
When are redim statement and preserve keyword used in the vbscript language?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
Explain the extension .hta?
How will you get the largest subscript of an array in vbscript?
What is byref and byval parameters in vbscript?