Does the Form.FieldNames variable *only* apply for CF Forms (as in 
<cfform></cfform>)???  I'm trying to reference this variable in the action page of an 
application that I'm working on, and I am *not* getting the documented functionality 
from it.  Just  a simple <cfoutput>#form.fieldnames#</cfoutput> in the body of the 
action page returns an error that says "Element FIELDNAMES is undefined in FORM".  
But, I'm only using a standard HTML form, and not a CF form.  Could this be the 
problem?  What am I doing wrong?

::YEX::
<)))><

/*
|| Robert D. Yexley
|| Oracle Programmer/Analyst
|| Northrop Grumman IT
|| Contractor - Wright Research Site MIS
|| Det-1 AFRL/WSI Bldg. 45 Rm. 062
|| (937) 255-1984
|| [EMAIL PROTECTED]
|| <)))><
*/


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to