you dont need to use outputs within the cfmail tag just #whatever# ---------------------------------------- From: Richard Crawford <[EMAIL PROTECTED]> Sent: Friday, April 22, 2005 2:41 PM To: CF-Talk <[email protected]> Subject: cfoutput error
It appears that I'm having problems with the tag. When I try the following code: from="[EMAIL PROTECTED]" subject="Midcourse Evaluation"> From student: #FORM.sFirst# #FORM.sLast# Course: Communication for IT Professionals Instructor: xxxxxxxxxxxxxxx I get the following error: ---------------------------------------- The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code. Null Pointers are another name for undefined values. The error occurred in /space/usr/jrun4/servers/default/cfusion/DLC/external/submit.cfm: line 26 ---------------------------------------- Line 26, of course, contains nothing but the line. So I'm obviously missing something. As far as I can tell, the variables sFirst and sLast are carried over properly from the form on the previous page (I even tried setting them directly in this page and removing the FORM prefix, and I still got the same error). Any hints would be greatly appreciated. I've already spent two hours more on this project than I'd planned to! -- Richard S. Crawford Programmer III UC Davis Extension Distance Education Group 2901 K Street Sacramento, CA 95816 (916)327-7793 http://unexdlc.ucdavis.edu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204023 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

