View Single Post
  #6 (permalink)  
Old 01-10-2008, 12:14 PM
roots's Avatar
roots roots is offline
Moderator
 
Join Date: Jan 2008
Location: Dallas
Posts: 263
roots is on a distinguished road
Oops !!
Code:
.... if(System.currentTimeMillis() + (convert 5 min to milliseconds) > timestamp ){ //generate new lotto number and update timestamp .. Check the client input with generated number as well ..
__________________
dont worry newbie, we got you covered.
Reply With Quote