Answer Posted / saimahesh babu
variable declaration:dim a
function declaration:
function nameoffuntion(var)
msgbox var
end funtion
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a code to print numbers from 5 to 0?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
write a program to display configuration of a local system with the help of vb script.
How are values assigned to string type and numeric type variables?
How will you compare two strings in vbscript?
what is diff between static and dynaic arrys?
How regexp.execute method works?
What are lbound and ubound in the vbscript language?
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?
Explain about arrays in vb script?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
Explain the constants in vbscript?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...