Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

1
2 2
3 3 3
4 4 4 4
5 5 5 5 5


how to find using vbscripting

Answer Posted / sumathi

n=inputbox("enter a number")
For i=1 to n
x=" "
For j=1 to i
x=x&vbtab&i
Next
print x
Next

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to increasing the numbers in a given text box please write a vb script

2264


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

2142


How to Import data from a file (file is on the desktop) to the data table

2133


What is the difference between for loop and while loop?

1137


Explain about scrrun.dll?

1027


Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?

1076


what is the use of QCUtil? explain with one example?

7154


Explain the adodb.stream class?

1064


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1913


what is used of Property........End Property loop ? how to write the script for it?

2338


Why is it recommended to close the database connection every time after the work is completed?

995


Does VB/Win make standalone .EXE files?

3454


Explain a few date functions in vbscript

1032


Which function allows you to instantiate an object given its programmatic identifier or progid?

1092


how to write validation function for date in vb script

2685