View Single Post
  #5 (permalink)  
Old 11-04-2007, 03:29 PM
adlb1300 adlb1300 is offline
Member
 
Join Date: Jul 2007
Posts: 46
adlb1300 is on a distinguished road
The user will input 4 values - name of airline, flight number, city of origin and destination city. So I will have 4 arrays in all. I also want to try and have the array grow as data is added as the user should not be limited in the number of items they can add.

Thanks
Reply With Quote