View Single Post
  #3 (permalink)  
Old 11-22-2007, 03:03 PM
clement1 clement1 is offline
Member
 
Join Date: Nov 2007
Posts: 8
clement1 is on a distinguished road
you could store the coins entered in an array then when the 'cancel' option is used, youjust search through the array and add up the coins and display it back to the user.
Reply With Quote