Hi,

I am thinking of a CF schedule night 2 am job which will basically create a
pdf based of query data.

So first <cfquery> then <cfloop over that query data> and then question is
do i want to include this pdf creation page by using cfinclude or do I use
cfhttp call.

Also, I would like a sleep call between first record and every subsequent
record returned by query. So lets say, after pdf gets created for first
record, there should be a delay like 7 secs , then 2nd record and so on.

Let me know your opinion. I am dying to use cfhttp as I havent used that
before. ;-)

<Ajas Mohammed />
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention,
sincere effort, intelligent direction and skillful execution; it represents
the wise choice of many alternatives.

Reply via email to