On 11/27/06, Doug Brown <[EMAIL PROTECTED]> wrote:
> Well, that is what I was thinking. The other issue that I have as far as
> using the database storage is image uploads. I plan on allowing a user to
> upload as many as 10 images per ad, and was wondering how to handle the
> image upload if they end up not checking out. Should I just run a scheduled
> task every so often and delete the images off the server based on the info
> in the tempCart table?

I would run a scheduled task to delete expired carts (in the tempCart
table) and their associated images at the same time.

Patrick

-- 
Patrick McElhaney
704.560.9117

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:261806
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