Hi there I have completed the development of an application for a local gym. Basically it is an application to manage the hiring of exercise bikes. Each of the bikes - up to 50 of them can be hired out for periods of time - usually 1 hour at a time.
Users of the system are able to enter details of the person hiring the bikes etc. Also they will select the bike and also the time that the hire starts and then the finish time is automatically calculated. What the users would like to make the system more user friendly is for the system to somehow notify them that the hire is coming to an end. At this stage, I display on the main screen the current hires in a table. It shows details of the bike, the hirer, the time the hire started. I'm really looking for ideas on how to implement this extra functionality. My thoughts - can I set up the page to perform an automatic refresh say every minute. I just need some way to display clearly that a hire is almost complete. Thanks in advance. Toby ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288029 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

