write a vb script to display
*****
*****
*****
*****
*****
Answer Posted / prathyusha
for i=1 to 5
for j=1 to 5
v=v&"*"
next
n=n&vbcrlf&v
next
msgbox n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
What are the data types supported by vbscript?
Explain How do you create a recordset object in vbscript?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
Which constant is used for print and display functions and works as same as pressing enter key?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
How can the spaces from the string be removed?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
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.
what is the standards used for writing the script in QTP
Explain about the extension .hta?