Doug.

Running a scheduled task once a minute would likely be rather intensive to
the server. You're going to know the auction id when someone places a bid,
why not just do an update to the database table at that point?

Also, you could use AJAX to update the ending time.

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Doug Brown [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 14, 2006 8:15 AM
To: CF-Talk
Subject: Ideas please!!


I have been trying to fugure something out that is simply eluding me. My app
is an auction, and what I am trying to do is have it where when somebody
bids on an item say within 2 minutes of auction close, the auction time is
is increased by 5 minutes. I am pretty sure I have that part figured out by
doing a scheduled task and having it run once a minute. The part I am trying
to figure out, is displaying the new auction time to the browser without
refreshing the page. Is this possible? How can it be done if it is?







Thanks

Doug





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253099
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to