•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 332,687 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,417 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 385 | Replies: 1
![]() |
use a "for" statement.
eg:
for(i=0; i<10; i++){
// Do whatever here
}
This code will increment the "i" value by 1 each time until it hits 10 or whatever value specified.
Regards,
Alex.
eg:
for(i=0; i<10; i++){
// Do whatever here
}
This code will increment the "i" value by 1 each time until it hits 10 or whatever value specified.
Regards,
Alex.
If you find my post useful please add to my reputation!! Thanks!
ajtrichards web solutions
http://www.ajtrichards.co.uk
ajtrichards web solutions
http://www.ajtrichards.co.uk
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
- question with files and fstream (C++)
- counts how many times the number 5 appears in array? (C++)
- Draw the perimiter of a PointF collection? (VB.NET)
- How to auto increment? (ASP.NET)
- Array (C++)
- sorting through an array of objects (Java)
- Array or String Comparing Assignment (C++)
- Working with array of files (C++)
- Array Assignment (Computer Science and Software Design)
- MERGED: Deleting duplicates in an array (plz help me out!!!!!!!) (C)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Uses of java
- Next Thread: Element. Dimensions.js -- i m getting problem


Linear Mode