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


Please Help Members By Posting Answers For Below Questions

Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.

1728


What is the difference between vb debugger and the script debugger?

739


What is the purpose of the err object in the vbscript language?

786


Which function is used in the vbscript language to convert the specified expression into a date type value?

652


Explain about the support of asp for vb script functionality?

668






how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me

1491


Explain How do you create a recordset object in vbscript?

712


What is purpose of scripting.filesystemobject class in vbscript?

807


How to create a cookie using vbscript?

750


Explain the tristate constants in vbscript?

712


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2180


What is the event handling in vbscript?

696


did any one attended interview in applabs if you had gone through plz tell me the procedure

1996


How do i automate a website www.flyashx.com without having any test cases witin a week time.

1601


how to comvert 120 into one hunderd twenty rupees only and vice varsa

1968