fairly simple really... i have a program that gives me six random numbers every time I click the button and it sores them in the database..

all I want to do is promt the user to enter the number of enries they wish to input into the database through an input box...so if they selected 10 it would loop through my code 10 times and add these to my database..any ideas??
cheers...

Rhys