Ususally the steps are the following:

1.)user hits go
2.) a 'waiting' div pops up to prevent user from hitting anything while it 
processes
3.) coldfusion does all of the processing and sends back the response
4.) javascript keeps checking that image using ajax/coldfusion cffile to see if 
it exists yet
5.) div goes away and image is loaded into DOM

I have an example of this action but you need to download and install this 
image manager:

http://cfimagemanager.com/downloads/cfimagemanager_5.7.09.4pm.zip

This does exactly what you want except when writing the new images, it only 
loads the thumbnails which allows for some delay time to write the large images 
before the user tries to load them. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326590
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