I'm using cfhttp to retrieve a large number of image files off of a
supplier's catalog. The problem is that I don't want to hammer the
supplier's site (they know we're doing this), so I'd like to introduct
a small period of "wait" time in each iteration of the loop. Is there
a straightforward way to do this?
Thanks
Pete