Hi,
I'm using cfschedule to schedule query jobs (query_process.cfm), and then publish the result as a file (query_result.htm). If I want to sent the query result automatically to the user using cfmail after the file has been created, where should I put the cfmail tag? I've tried putting the cfmail and cfmailparam tags in the query_process.cfm template, but I didn't receive the any mail at all. When I checked the query_result.htm file, I have this error: Cfmailparam error: File Does Not Exist
So, what should I do? Where is the correct place to put the cfmail and cfmailparam tags to sent the created result file to the user?
ruxshin
I'm using cfschedule to schedule query jobs (query_process.cfm), and then publish the result as a file (query_result.htm). If I want to sent the query result automatically to the user using cfmail after the file has been created, where should I put the cfmail tag? I've tried putting the cfmail and cfmailparam tags in the query_process.cfm template, but I didn't receive the any mail at all. When I checked the query_result.htm file, I have this error: Cfmailparam error: File Does Not Exist
So, what should I do? Where is the correct place to put the cfmail and cfmailparam tags to sent the created result file to the user?
ruxshin