How to generate 3 digit random number?

Answer Posted / eswar

For i=1 to 3
x = RandomNumber(1,9)
y=y&x
Next
MsgBox y

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz

2588


Explain about the support of asp for vb script functionality?

532


In html file what is an ideal position to include vbscript?

815


We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?

1756


Mention how to create a cookie using vbscript?

534






How will you get the exponent of the given number in vbscript?

565


Can anyone send me a vb script function for verifying the functionality of active links on a web page

1602


Explain different types of segment?

574


What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?

584


Explain about tristate constants in vbscript?

620


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

1437


write a program to display configuration of a local system with the help of vb script.

1693


What are lbound and ubound in the vbscript language?

609


How to Convert Hex color code to color name in VB Script?

3934


Mention what is select case statement?

548